Releases: apimorphism/telegramium
Release list
Telegramium-10.1000.0
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
- Admin bots can now remove individual message reactions, clear all recent reactions from a user or restrict them from issuing more.
- The list of chat admins can now optionally return bot administrators.
🚶 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
- Users can now set a granular access whitelist for their bot via @Botfather, while Manager Bots can set one via the API.
- Bots can now fetch recent messages from the channel pinned to a user's profile.
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.
Telegramium-10.905.0
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.
Telegramium-10.904.0
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
- Bots can now use custom emoji in outgoing messages if their owner has Telegram Premium.
- Keyboard and inline buttons now support background colors and custom emoji.
💬 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
- Bots can now set and remove their own profile pic.
- User profile audios are now visible to bots.
🎁 Gifts
- Unique gifts now include model rarity information.
- Out-of-the-box support for detecting gifts burned after crafting.
✈️ General
- Bots now handle service messages when a chat owner leaves or ownership changes.
- Video objects now include a list of available qualities.
https://core.telegram.org/bots/api-changelog#february-9-2026
Telegramium-10.903.0
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
- Business bots can now repost stories across accounts they manage.
- Copied and forwarded messages can now show effects in private chats.
- Bots can now see the rating of users who contact them.
✈ General
- Allowed bots to hide their main
@usernameif 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
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
- Introduced Channel Direct Messages Chats, allowing bots to send and detect Direct Messages in channels they manage.
- Bots can now identify direct messages chats and their parent channel.
- Bots now additionally receive topic metadata for direct messages.
⭐️ Suggested Posts
- Introduced full support for Suggested Posts in channels, unlocking granular automations via bots with sufficient rights.
- Bots can now detect, send, approve and decline suggested posts, with detailed price and date options.
- All relevant service messages are supported – including approvals, errors, declines, successful payments and refunds.
☑️ Checklists
- Bots can now reply directly to individual checklist tasks.
🎁 Gifts
- Gifts can now expose their publisher chat for attribution.
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
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
- Introduced support for native checklists.
- Out of the box, business bots can create and edit checklists.
- Bots can now receive checklists and detect progress via service messages.
🎁 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.
Telegramium-9.900.0
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
- Bots can now fully customize the branding of Business Accounts – managing their name, username, bio and profile pictures.
- Introduced support for managing Paid Gifts 🎁, including conversions, transfers and upgrades.
- Bots can now check ⭐️ Telegram Star balances and transfer Stars from managed businesses.
- Bots can now mark Business messages as read or delete them.
- Added extensive support for managing stories on Business accounts – featuring photos, videos and interactive elements like links, locations, reactions, weather info and even Gifts.
- All stories posted by bots can also be edited or deleted.
- Introduced granular Business permissions, giving users even finer control over connected bots.
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
- Introduced support for unique Gifts – with detailed model, symbol and backdrop info.
- Bots can also check which Gift types are accepted by users and chats.
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
- Bots can now gift a Telegram Premium subscription paid in Stars.
Telegramium-9.803.0
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
- Introduced support for custom covers and start timestamps for videos.
- Out of the box, bots can specify a cover and start timestamp when sending, editing and forwarding videos — including in albums and paid media.
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
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
- Added the methods verifyUser, verifyChat, removeUserVerification and removeChatVerification, allowing bots to manage verifications on behalf of an organization.
- Added the field
upgrade_star_countto the class Gift. - Added the parameter
pay_for_upgradeto the method sendGift. - Removed the field
hide_urlfrom the class InlineQueryResultArticle. Pass an empty string as url instead.