#### Is your feature request related to a problem? Please describe. API 4.8 support #### Pure API changes - [x] `Bot.send_poll`: `explanation`, `explanation_parse_mode`, - [x] `Poll.{explanation, explanation_entities, open_period, close_date}` - [x] `Bot.send_dice`: `emoji` (for whatever reason, sending a 'darts' is considered a die now … - [x] `Dice.emoji` #### Convenience stuff - [x] `Poll.parse_explanation_entity/ies` - [x] `Filters.dice.dice` and `Filters.dice.darts` for filtering only the corresponding emojis. Allow the `Filters.dice.*([1, 2])` syntax for both
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.emojiConvenience stuff
Poll.parse_explanation_entity/iesFilters.dice.diceandFilters.dice.dartsfor filtering only the corresponding emojis. Allow theFilters.dice.*([1, 2])syntax for both