Skip to content

Telegramium-10.1000.0

Choose a tag to compare

@johnspade johnspade released this 01 Jun 14:28
· 16 commits to master since this release

Telegramium-10.1000.0 supports all methods and entities of Telegram Bot API v10.0.

Excerpt from the Bot API official announcement for the version 10.0

🦀 Guest Mode and Agentic Flows

  • Introduced guest mode, allowing bots to easily participate in any chat without joining it.
  • Users can summon up to 3 guest bots per message – unlocking complex agentic flows in any chat. Guest bots receive only relevant messages and can inspect caller context or send replies.
  • Bots can now message each other by username if they enable bot-to-bot communication.
  • Account automation via Business Bots no longer requires a Premium subscription.
  • Business Bots can now interact with other bots on behalf of the user.

🛡 Chat Management

🚶 Live Photos

  • Introduced support for live photos – images enhanced with short built-in motion and sound.
  • Bots can now detect, download and send live photos to any chat, including as paid media.

📊 Polls

  • Bots can now detect and attach media in both polls and individual poll options.
  • Polls can now be limited to existing chat members or voters from specific countries.

✈ General

https://core.telegram.org/bots/api-changelog#may-8-2026