Channels
Telegram
Connect via BotFather token — live in minutes
Authentication — How to get your token
- Open Telegram and message @BotFather
- Send /newbot and follow the prompts
- Copy the token BotFather sends you and paste it below
Reference: Telegram docs · Developer console: https://t.me/BotFather
Connection flow
The Connect Channel wizard walks through: Bot Token → Validate → Register Webhook → Done. Credentials are validated against Telegram's own API before being encrypted and stored — a bot never goes "connected" on an unverified credential.
Supported features
Message & media types
Text · Photo · Video · Document
Buttons / interactions
Supported via NormalizedButton
Group model
Groups · Supergroups · Channels · Topics
AI & Workflow support
Universal — any installed module (including AI Support) and every workflow trigger/action work identically on Telegram once the adapter is ready, since both operate on NormalizedUpdate, never on platform-specific payloads.
Health & analytics
Health signals
Database · Bot token & identity · Webhook registration · Recent delivery errors
Analytics metrics
messages · activeUsers · members · communities · workflows