telegramTelegram

Instructions about how to connect Telegram channel.

Prerequisites

Before getting started, you need:

  • A Telegram account.

  • A bot created with @BotFather.

  • The bot token provided by Telegram.

Configuration steps

Bot token

Enter the bot token generated by @BotFather. This token is used to authenticate the bot and receive messages.

Webhook URL

The URL that Telegram will use to send incoming messages. Copy this URL into the bot configuration. You can also use the Set webhook link to configure it automatically.

⚠️ Warning If the webhook is not configured correctly, the bot will not receive messages.

Bot username (optional)

The bot’s username (without @). It is used to identify the message source as telegram:botname.

Save Telegram

Save the channel configuration and enable message reception.

Validation

After saving:

  1. Open Telegram.

  2. Search for your bot.

  3. Send a test message.

If the configuration is correct, the message will appear in the system.

Last updated