Skip to content

Bot API v4.8

Compare
Choose a tag to compare
@MA24th MA24th released this 26 Apr 00:46
· 253 commits to master since this release
d847046
  • Add explanations by specifying the parameter explanation and explanation_parse_mode in the method sendPoll.
  • Added the field explanation and explanation_entities to the Poll object.
  • Supported timed polls that automatically close at a certain date and time. Set up by specifying the parameter open_period or close_date in the method sendPoll.
  • Added the fields open_period and close_date to the Poll object.
  • Supported the new darts animation for the dice mini-game. Choose between the default dice animation and darts animation by specifying the parameter emoji in the method sendDice.
  • Added the field emoji to the Dice objected the ability to change thumbnails of sticker sets created by the bot using the method setStickerSetThumb.