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
Send daily reports to a Telegram group
Send daily reports to a Telegram group
Set up an agent to compile a daily summary from your project management tool and post it to a Telegram group every
morning.
Build a Q&A bot for your team
Build a Q&A bot for your team
Have your agent monitor bot updates, interpret incoming questions, search your knowledge base, and reply with
helpful answers directly in the chat.
Troubleshooting
Bot token is rejected
Bot token is rejected
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.Bot can't send messages to a group
Bot can't send messages to a group
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.
Messages are not being received
Messages are not being received
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.
Bot can't delete messages in a group
Bot can't delete messages in a group
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