Skip to content

Telegramium-10.906.0

Choose a tag to compare

@johnspade johnspade released this 01 May 22:31
· 25 commits to master since this release

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

https://core.telegram.org/bots/api-changelog#april-3-2026

Misc

  • Add missing purchased_paid_media handler and tests for Update type.