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

removing of deprecations

This commit is contained in:
2020-02-23 20:23:33 +06:00
parent a51e68be04
commit f8a312acb3
47 changed files with 7 additions and 1798 deletions

View File

@@ -1,5 +1,11 @@
# TelegramBotAPI changelog
## 0.24.0
* `TelegramBotAPI`:
* All suspend functions for `RequestsExecutor` was removed (due to replacement into
[TelegramBotAPI extensions project](TelegramBotAPI-extensions-api/README.md))
## 0.23.0 TelegramBotAPI 4.6
* `Poll` now is sealed class