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.