{ "name": "telegram", "display_name": "Telegram Channel", "kind": "channel", "version": "0.2.5", "wit_version": "0.3.0", "description": "Talk to your agent through a Telegram bot", "keywords": [ "messaging", "bot", "chat", "telegram" ], "source": { "dir": "channels-src/telegram", "capabilities": "telegram.capabilities.json", "crate_name": "telegram-channel" }, "artifacts": { "wasm32-wasip2": { "url": "https://github.com/nearai/optimclaw/releases/download/v0.20.0/channel-telegram-0.2.5-wasm32-wasip2.tar.gz", "sha256": "1ef20a538f55b379e049356e4d6758006251846bc3365ceaa1c87eba8379a329" } }, "auth_summary": { "method": "manual", "provider": "Telegram", "secrets": [ "telegram_bot_token" ], "shared_auth": null, "setup_url": "https://t.me/BotFather" }, "tags": [ "default", "messaging" ] }