For the complete documentation index, see llms.txt. This page is also available as Markdown.

Telegram

Connect your Telegram bot to LiveCaller.

Telegram Bot Token - Important details

  • The Bot Token is a unique authorization key that allows LiveCaller to connect to your bot via the Telegram Bot API.

Telegram Token Generation

  1. Opem Telegram Messenger

  2. Add the account @BotFather.

  3. Type /newbot and follow the simple instructions.

  4. After successfully creating the bot, you will receive a message containing the Access Token.

Token Refresh / Regenerate

In Telegram, the Token does not have an automatic expiration date. It remains valid indefinitely unless it is manually revoked.

To refresh the Token:

  • Open @BotFather

  • Use the command /mybots

  • Select the relevant bot

  • Click API Token → Revoke current token

  • Confirm - the system will automatically generate a new Token

Important: After changing the Token, you must update the new Token in the LiveCaller Admin Panel; otherwise, the integration will stop working. The old Token becomes inactive immediately.

Last updated