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

replaces of RequestsExecutor by TelegramBot typealias in TelegramBotAPI-extensions-api

This commit is contained in:
2020-10-04 13:18:24 +06:00
parent 39ca29279f
commit bec1255d67
83 changed files with 358 additions and 357 deletions

View File

@@ -46,7 +46,8 @@
* `TelegramBotAPI-core`:
* Now in forward info you can get `ForwardFromSupergroupInfo`
* `TelegramBotAPI-extensions-api`:
* ALL REQUESTS EXECUTOR USAGES WERE REPLACED WITH `TelegramBot` TYPEALIAS. It should not bring any break changes
### 0.28.4
* `Common`: