Skip to main content
Connect your Telegram bot and give your agents the ability to send messages, share media and documents, manage chats and groups, and respond to user interactions through the Telegram Bot API.

What you unlock

Messaging

Send, edit, delete, and forward messages in any chat or group your bot has access to.

Rich media sharing

Share photos, documents, locations, and polls directly through the bot.

Chat management

View chat details, list administrators, check member counts, and create invite links.

Bot configuration

Manage bot commands, process updates, and handle callback queries from inline keyboards.

Connect Telegram

1

Open Settings → Integrations

In any workspace go to Settings → Integrations and select Telegram.
2

Get your bot token

Open Telegram and message @BotFather. Send /newbot (or use an existing bot), then copy the bot token — it looks like 123456789:ABCdefGHIjklMNOpqrsTUVwxyz.
3

Paste and connect

Paste the bot token into the connection form and click Connect.
4

Start using it

Add the bot to the Telegram group it needs, then open the Mantle agent and enable only the Telegram actions required for its job.
Telegram integrations use a bot token instead of OAuth. The bot can only interact with chats and groups where it has been explicitly added as a member.

Agent tools

Messages

Media and content

Chats

Bot


Triggers

Triggers are not yet available for Telegram. When trigger support is added, you will be able to start agent tasks automatically based on incoming messages and bot events.

Example use cases

Set up an agent to compile a daily summary from your project management tool and post it to a Telegram group every morning.
Have your agent monitor bot updates, interpret incoming questions, search your knowledge base, and reply with helpful answers directly in the chat.
Configure an agent to forward critical alerts — server downtime, new signups, payment events — as Telegram messages to a dedicated ops group.

Troubleshooting

Make sure the token is copied exactly from BotFather, including the colon and all characters. Tokens look like 123456789:ABCdefGHIjklMNOpqrsTUVwxyz. If the bot was deleted or regenerated, you need a fresh token.
The bot must be added as a member of the group. Open the group in Telegram, tap Add Members, and search for your bot’s username. Also ensure the group’s privacy settings allow bots to read messages if needed.
A Telegram bot can send its updates to only one connected service at a time. Disconnect other services using the same bot, then reconnect it to Mantle.
The bot needs admin privileges in the group to delete other members’ messages. It can always delete its own messages without admin rights.

Back to Integrations

View all available integrations