- Notifications
You must be signed in to change notification settings - Fork5.7k
Closed
Description
Is your feature request related to a problem? Please describe.
API 4.8 support
Pure API changes
Bot.send_poll
:explanation
,explanation_parse_mode
,Poll.{explanation, explanation_entities, open_period, close_date}
Bot.send_dice
:emoji
(for whatever reason, sending a 'darts' is considered a die now …Dice.emoji
Convenience stuff
Poll.parse_explanation_entity/ies
Filters.dice.dice
andFilters.dice.darts
for filtering only the corresponding emojis. Allow theFilters.dice.*([1, 2])
syntax for both