1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-02 22:59:48 +00:00

replace "useWith" and rename file of BaseRequestsExecutor

This commit is contained in:
2019-01-24 08:37:39 +08:00
parent a788ea76f1
commit 82420165d0
4 changed files with 41 additions and 26 deletions

View File

@@ -44,3 +44,6 @@
* Fix default realisation of MessageEntity#asMarkdownSource
### 0.9.0
* Old extension `OkHttpClient.Builder#useWith` now deprecated and must be replaced by the same in
`com.github.insanusmokrassar.TelegramBotAPI.bot.Ktor` package