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

libraries updates

This commit is contained in:
2020-03-31 11:31:24 +06:00
parent 43ac09a79b
commit 7e6e892c45
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## 0.26.0
* `Common`:
* Versions updates:
* `Klock`: `1.10.0` -> `1.10.3`
* `TelegramBotAPI`:
* Request `SendDice` was added (calling [sendDice](https://core.telegram.org/bots/api#senddice))
* Class `Dice` was added (type [dice](https://core.telegram.org/bots/api#dice))