FTMGram v2.2.9

Scheme layer used: 200

Scheme layer used: 199

  • Added the class InlineQueryResultGame.

  • Added the bound methods edit_message_text(), edit_message_caption(), edit_message_media() and edit_message_reply_markup().

  • Renamed the fields thumb_url, thumb_width, and thumb_height in the classes InlineQueryResultArticle, InlineQueryResultContact, InlineQueryResultDocument, InlineQueryResultLocation, and InlineQueryResultVenue to thumbnail_url, thumbnail_width, and thumbnail_height respectively.

  • Renamed the field thumb_url in the classes InlineQueryResultPhoto and InlineQueryResultVideo to thumbnail_url.

  • Added the field animation_mime_type and renamed the fields thumb_url and thumb_mime_type in the classes InlineQueryResultAnimation to thumbnail_url and thumbnail_mime_type respectively.

  • Fixed a bug with _client being None in ChosenInlineResultHandler.