Skip to content

Releases: apimorphism/telegramium

Telegramium-10.1000.0

Choose a tag to compare

@johnspade johnspade released this 01 Jun 14:28

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

Telegramium-10.906.0

Choose a tag to compare

@johnspade johnspade released this 01 May 22:31

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.

Telegramium-10.905.0

Choose a tag to compare

@johnspade johnspade released this 24 Mar 00:49

Telegramium-10.905.0 supports all methods and entities of Telegram Bot API v9.5.

Excerpt from the Bot API official announcement for the version 9.5

🗓 Date and Time Formatting

  • Introduced date and time formatting, allowing bots to show a formatted date and time to the user.
  • Out-of-the-box support for relative times, localized weekdays and more.

👑 Custom Member Tags

  • Introduced support for custom group member tags.
  • Bots can now detect member tags, assign them, or allow admins to manage them.

📝 Message Streaming

  • With today's update, every bot on Telegram can freely use the message streaming feature.

https://core.telegram.org/bots/api-changelog#march-1-2026

Telegramium-10.904.0

Choose a tag to compare

@johnspade johnspade released this 14 Feb 01:36

Telegramium-10.904.0 supports all methods and entities of Telegram Bot API v9.4.

Excerpt from the Bot API official announcement for the version 9.4

🎨 Custom Emoji and Buttons

💬 Private Chat Topics

  • Bots can now create new topics in 1-on-1 chats.
  • Via the BotFather Mini App, bot owners can also prevent users from creating or deleting topics.

🤖 Profile Info

🎁 Gifts

  • Unique gifts now include model rarity information.
  • Out-of-the-box support for detecting gifts burned after crafting.

✈️ General

https://core.telegram.org/bots/api-changelog#february-9-2026

Telegramium-10.903.0

Choose a tag to compare

@johnspade johnspade released this 11 Jan 21:22

Telegramium-10.903.0 supports all methods and entities of Telegram Bot API v9.3.

Excerpt from the Bot API official announcement for the version 9.3

💪 AI Revolution

This release comes with new tools and native interfaces to easily integrate modern LLMs and AI features.

  • Introduced topics in 1-on-1 chats, letting users organize bot chats into easily accessible threads.
  • Topics in private chats support all send and forward methods, including chat actions.
  • Out of the box, bots can edit or delete private chat topics, manage pinned messages and more.
  • Allowed bots to stream live responses as they're generated.

🎁 Gifts

  • Improved gifts — with support for blockchain, multiple currencies, backgrounds and more.
  • Bots can now list all gifts owned by users and chats with detailed filtering options.
  • Added detailed information about the colors tied to a gift or applied to a chat.

👤 Profiles and Private Chats

✈ General

  • Allowed bots to hide their main @username if they set an upgraded one via Fragment.
  • Bots can now restrict channel admins from removing members.

https://core.telegram.org/bots/api-changelog#december-31-2025

Telegramium-10.902.0

Choose a tag to compare

@johnspade johnspade released this 19 Sep 23:38

Telegramium-10.902.0 supports all methods and entities of Telegram Bot API v9.2.

Excerpt from the Bot API official announcement for the version 9.2

📭 Direct Messages in Channels

⭐️ Suggested Posts

☑️ Checklists

🎁 Gifts

https://core.telegram.org/bots/api-changelog#august-15-2025


⚠️ Breaking Library Change: Numeric Field Types Updated

The fields representing timestamps, monetary amounts, and identifiers have been changed from Int to Long.
This affects fields such as IDs, Unix timestamps, and monetary values throughout the Telegram Bot API schema. This change ensures compatibility with the full range of values provided by the Telegram API, preventing potential overflows and data loss for large numbers.

Telegramium-9.901.0

Choose a tag to compare

@johnspade johnspade released this 05 Jul 23:15

Telegramium-9.901.0 supports all methods and entities of Telegram Bot API v9.1.

Excerpt from the Bot API official announcement for the version 9.1

☑️ Checklists

🎁 Gifts, Stars and More

  • Improved gifts with details on their last sale and transfer cooldown.
  • Bots can now easily check their Telegram Star balance.
  • Mini Apps can now hide the on-screen keyboard.
  • Unlocked more poll options, allowing up to 12.

https://core.telegram.org/bots/api-changelog#july-3-2025

Telegramium-9.900.0

Choose a tag to compare

@johnspade johnspade released this 20 Apr 23:06

Telegramium-9.900.0 supports all methods and entities of Telegram Bot API v9.0.

Excerpt from the Bot API official announcement for the version 9.0

Telegram Business 2.0

Mini App Storage

  • Mini Apps can now store data locally on the user's device.
  • Sensitive tokens can be safely persisted in a specialized secure storage.

Telegram Gifts

Paid Messages

  • Bots can now track how many Stars users paid to send a message – more info.
  • This includes out-of-the-box support for paid messages in both groups and business accounts.

Telegram Premium

https://core.telegram.org/bots/api-changelog#april-11-2025

Telegramium-9.803.0

Choose a tag to compare

@johnspade johnspade released this 18 Feb 01:41

Telegramium-9.803.0 supports all methods and entities of Telegram Bot API v8.3.

Excerpt from the Bot API official announcement for the version 8.3

Video Improvements

Gifts and Reactions

  • Bots can now send gifts 🎁 to channels, in addition to regular users.
  • Added support for transactions with chats.
  • Bots can now add reactions to most service messages.

https://core.telegram.org/bots/api-changelog#february-12-2025

Telegramium-9.802.0

Choose a tag to compare

@johnspade johnspade released this 05 Jan 23:43

Telegramium-9.802.0 supports all methods and entities of Telegram Bot API v8.2.

Excerpt from the Bot API official announcement for the version 8.2