Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Update to Bot API 4.7

Compare
Choose a tag to compare
@watzon watzon released this 30 Mar 17:10
· 297 commits to master since this release

This update adds support for the few new goodies included in the new version of the bot api. This includes:

  • Support for the new Dice object as well as the send_dice method and a new UpdateAction.
  • get_my_commands and set_my_commands methods for programmatically getting and setting your bots recognized commands.
  • The new tgs_sticker parameter for create_new_sticker_set and add_to_sticker_set.
  • New thumb field for the StickerSet object, as well as the method set_sticker_set_thumb.