Releases: apimorphism/telegramium
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_count
to the class Gift. - Added the parameter
pay_for_upgrade
to the method sendGift. - Removed the field
hide_url
from the class InlineQueryResultArticle. Pass an empty string as url instead.
Telegramium-9.801.0
Telegramium-9.801.0 supports all methods and entities of Telegram Bot API v8.1.
Excerpt from the Bot API official announcement for the version 8.1
- Added the field
nanostar_amount
to the class StarTransaction. - Added the class TransactionPartnerAffiliateProgram for transactions pertaining to incoming affiliate commissions.
- Added the class AffiliateInfo and the field
affiliate
to the class TransactionPartnerUser, allowing bots to identify the relevant affiliate in transactions with an affiliate commission.
Telegramium-9.800.0
Telegramium-9.800.0 supports all methods and entities of Telegram Bot API v8.0.
Excerpt from the Bot API official announcement for the version 8.0
Paid Subscriptions
- Subscriptions Plans powered by ⭐️ Telegram Stars are now available to all Bots and Mini Apps.
- Apps can accept recurring payments – or cancel them at any time.
Gifts for Stars
- Bots and Mini Apps can now use star proceeds to send Paid Gifts 🎁 to users with a custom caption.
Emoji Statuses
- Mini Apps can now let users pick a new emoji status 🚕 with a native dialog – or request access to later sync it with in-game badges, third-party APIs and more.
Sharing and Downloading Media
- Mini Apps can now let users share media directly to any chat – with granular selection parameters.
https://core.telegram.org/bots/api-changelog#november-17-2024
Telegramium-9.711.0
Telegramium-9.711.0 supports all methods and entities of Telegram Bot API v7.11.
Excerpt from the Bot API official announcement for the version 7.11
- Bots can now participate in revenue sharing from Telegram Ads ⭐️ – unlocking a new way to help support their development.
- Introduced Paid Broadcasts ⭐️ – allowing bots to broadcast up to 1000 messages per second.
- Bots can now send and receive chat-specific hashtags that only show posts and stories from a specific chat when tapped.
- Added a new inline button to let users copy text in one tap.
- Bots can now add media to existing text messages.
https://core.telegram.org/bots/api-changelog#october-31-2024
Telegramium-9.710.0
Telegramium-9.710.0 supports all methods and entities of Telegram Bot API v7.10.
Excerpt from the Bot API official announcement for the version 7.10
- Introduced support for Telegram Star Giveaways ⭐️.
- Bots now receive updates when users purchase paid media.
https://core.telegram.org/bots/api-changelog#september-6-2024
Telegramium-9.79.0
Telegramium-9.79.0 supports all methods and entities of Telegram Bot API v7.9.
Excerpt from the Bot API official announcement for the version 7.9
- Introduced Star Subscriptions ⭐️ – allowing bots to manage subscription-based invite links.
- Bots can now send Paid Media to any chat, including on behalf of Business Accounts.
- Added support for Super Channels – where admins may post as their own profiles or channels.
Telegramium-9.78.0
Telegramium-9.78.0 supports all methods and entities of Telegram Bot API v7.8.
Excerpt from the Bot API official announcement for the version 7.8
• Introduced Main Mini Apps, which can be previewed and launched directly from a link or the bot's profile.
• Added support for managing pinned messages on behalf of business accounts.
Telegramium-9.77.0
Telegramium-9.77.0 supports all methods and entities of Telegram Bot API v7.7.
Excerpt from the Bot API official announcement for the version 7.7
- Bots can now detect service messages about refunded payments
Telegramium-9.76.0
Telegramium-9.76.0 supports all methods and entities of Telegram Bot API v7.6.
Excerpt from the Bot API official announcement for the version 7.6
- Support for sending paid media content on behalf of content creators.
- Updated transaction history, with support for Telegram Ads and bot-specified payloads.
Telegramium-9.75.0
Telegramium-9.75.0 supports all methods and entities of Telegram Bot API v7.5.
Excerpt from the Bot API official announcement for the version 7.5
Telegram Stars
- Bots can now use getStarTransactions to retrieve information about their Telegram Star transactions and withdrawals.
Telegram Business
- Messages sent on behalf of a business account now support callback inline buttons.
- Added support for editing business messages.