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.