FTMGram v2.1.33.3

Scheme layer used: 186

  • Added the ability to send paid media to any chat and the parameter business_connection_id to the send_paid_media(), allowing bots to send paid media on behalf of a business account.

  • Added the field until_date to the class ChatMember for members with an active subscription.

  • Added add_paid_message_reaction() and ReactionTypePaid

  • Updated errors list and improved documentation of some of the methods.

  • Added missing parameters to get_dialogs() and Dialog.

  • Added UNKNOWN type of service message #1147.

  • Added a ChatJoinType to distinguish the different types of NEW_CHAT_MEMBERS.

  • Added CONTACT_REGISTERED and SCREENSHOT_TAKEN types of service messages.

  • View new and changed raw API methods.

Scheme layer used: 185

  • Added the parameter chat_list to the methods get_dialogs() and get_dialogs_count().