Telegramium-10.906.0
Telegramium-10.906.0 supports all methods and entities of Telegram Bot API v9.6.
Excerpt from the Bot API official announcement for the version 9.6
🦀 Managed Bots
- Manager bots are used to bootstrap and control other bots on behalf of their owners – easily orchestrating any number of AI agents, [Business Accounts] (https://t.me/BotNews/88) and custom tools.
- Out of the box, manager bots can prompt users to create a bot in one tap and easily fetch their token to start piloting them.
📊 Poll Revolution
- Polls now support multiple correct answers, re-issuing votes, hidden results and richly formatted descriptions.
- Poll options now have persistent ids and can be shuffled or dynamically added by users.
- Bots can now additionally reply to a specific poll option.
✈ General
- Mini Apps can now natively request users, chats and managed bots in one tap via prepared keybord buttons.
- Expanded support for date and time entities in checklists, quotes and gift texts.
https://core.telegram.org/bots/api-changelog#april-3-2026
Misc
- Add missing
purchased_paid_mediahandler and tests for Update type.