1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-07 23:05:40 +00:00

bot actions got class-cast shortcuts

This commit is contained in:
2021-01-02 16:06:00 +06:00
parent ba4b4c4b64
commit 9df9af193c
2 changed files with 11 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
* `Ktor`: `1.4.3` -> `1.5.0`
* `Core`:
* All bot actions got functions for short calling, like `recordVideo` for `RecordVideoNote`
* All bot actions got class-cast shortcuts
## 0.30.10