FTMGram v2.2.10

Scheme layer used: 201

  • Renamed the field paid_message_star_count to paid_star_count in the Message, containing the number of Telegram Stars that were paid to send the message.

  • Added the classes PaidMessagePriceChanged and PaidMessagesRefunded and the fields paid_message_price_changed and paid_messages_refunded to the Message, describing the appropriate service message.

  • Added the get_business_account_star_balance(), allowing bots to check the current Telegram Star balance of a managed business account.

  • Added the BusinessBotRights and replaced the field can_reply with the field rights of the type BusinessBotRights in the BusinessConnection.

  • View new and changed raw API methods.

Scheme layer used: 200