You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.