Skip to main content

Telegram

Delivery: Official add-on. Telegram is the fastest public bot surface for many Fased setups. The gateway owns the bot token, receives updates through long polling by default, and keeps DM and group access separate. Status: supported for DMs and groups. Long polling is default; webhook mode is optional.

Pairing

Pair unknown DMs before they can talk to the Agent.

Groups

Mention gating and group allowlists.

Troubleshooting

Shared channel diagnostics.

Quick setup

  1. Open Agents > selected Agent > Channels > Telegram and click Install. Restart the Gateway when prompted.
  2. In Telegram, open @BotFather.
  3. Run /newbot and save the token.
  4. Return to Agent > Channels > Telegram.
  5. Paste the token and keep DM policy on pairing to start.
  6. Save and approve the first DM pairing.
CLI install:
Config shape:
Telegram does not use fased channels login telegram. Configure the token from Agent > Channels, config, or env, then start the gateway.

Telegram settings

For most groups, keep mention gating on.

Access model

Gateway behavior

  • Long polling is the normal local mode.
  • Webhook mode is optional when you have a public HTTPS endpoint.
  • Forum topics can route to distinct sessions.
  • Task commands create Agent-owned Tasks; Telegram is only the transport and optional delivery target.

Useful commands

Troubleshooting