Skip to Content
📚 Documentation is in active development — pages marked TODO will fill out over the next few weeks.
ChannelsTelegram bot

Telegram bot

Best channel for testing flows. No template approval, no 24-hour window, instant delivery.

Connect

  1. Talk to @BotFather  on Telegram → /newbot → name + handle.
  2. Copy the bot token (long string).
  3. /dashboard/channelsConnect Telegram → paste token.
  4. The platform sets the Telegram webhook for you (setWebhook API 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