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

remove BaseRequestsExecutor scope

This commit is contained in:
2019-01-24 10:34:31 +08:00
parent 58684ee57e
commit d7a77085b5
2 changed files with 1 additions and 8 deletions

View File

@@ -48,3 +48,4 @@
* Old extension `OkHttpClient.Builder#useWith` now deprecated and must be replaced by the same in
`com.github.insanusmokrassar.TelegramBotAPI.bot.Ktor` package
* Replace `ProxySettings` data class in `settings` package, deprecate old link
* `BaseRequestsExecutor` now have no it's own scope