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

KtorRequestsExecutor custom json formatter

This commit is contained in:
2019-02-05 12:30:09 +08:00
parent b0f7563191
commit 6f04baea4e
2 changed files with 5 additions and 2 deletions

View File

@@ -29,6 +29,8 @@ must be regular text
### 0.9.3
* `KtorRequestsExecutor` now can use custom `JSON` string formatter (by default - non strict)
### 0.8.5
* Add extension `String#toMarkdown`