Telegram bot
Best channel for testing flows. No template approval, no 24-hour window, instant delivery.
Connect
- Talk to @BotFather on Telegram →
/newbot→ name + handle. - Copy the bot token (long string).
/dashboard/channels→ Connect Telegram → paste token.- The platform sets the Telegram webhook for you (
setWebhookAPI call).
Notes
- Group chats supported (the platform respects “participant” semantics — replies go to the group, but the conversation is keyed by group_id)
- Inline mentions, reactions, document send/receive all work
- Recommended channel for end-to-end testing of new flows / blocks
Last updated on