Telegram Channel Skill Operate the joelclaw Telegram channel — the primary mobile interface between Joel and the gateway agent. Built on grammy (Bot API wrapper), supports text, media, reactions, replies, inline buttons, callbacks, and streaming. Architecture Key files: - — channel adapter (inbound + outbound) - — streaming UX (progressive text updates) - — response routing - — interface SDK: — Bot instance at module scope, exposed via . Multi-instance poll ownership (2026-03-05): Telegram long polling now uses a Redis lease per bot token hash. - Owner key: - Status key: - Only owner polls ;…