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

StorageFile improvement

This commit is contained in:
2020-04-03 14:22:34 +06:00
parent a6aa4b8758
commit 21a15db031
6 changed files with 34 additions and 38 deletions

View File

@@ -42,6 +42,10 @@
* `TelegramBotAPI`:
* `BotCommand` now will check and throw error in case when command or description lengths is/are incorrect
* `StorageFile` now is common for all platforms
* JavaScript realization was removed due to its redundancy
* JVM realization was replaced with `fun` factory
* `StorageFile` now able to accept any factory of `Input`
## 0.25.0