1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-14 21:00:15 +00:00

Dice#emoji support

This commit is contained in:
2020-04-24 18:25:47 +06:00
parent 3fb80dd475
commit 808746e12d
7 changed files with 69 additions and 8 deletions

View File

@@ -20,7 +20,10 @@
* Field `Poll#scheduledCloseInfo` was added
* Sealed class `MultipleAnswersPoll` was added
* Class `RegularPoll` now extends `MultipleAnswersPoll`
* `Dice` class was replaced into new package
* Sealed class `DiceAnimationType` was added
* Field `Dice#animationType` was added as `emoji` API representation
* `SendDice` now receive `animationType` as second parameter
## 0.26.0