This repository has been archived by the owner on Nov 16, 2024. It is now read-only.
Update to Bot API 4.7
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 thesend_dice
method and a newUpdateAction
. get_my_commands
andset_my_commands
methods for programmatically getting and setting your bots recognized commands.- The new
tgs_sticker
parameter forcreate_new_sticker_set
andadd_to_sticker_set
. - New
thumb
field for theStickerSet
object, as well as the methodset_sticker_set_thumb
.