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

suppressions nad compiler args

This commit is contained in:
2020-03-22 16:41:48 +06:00
parent fb34b0bec1
commit a0db95d929
8 changed files with 18 additions and 4 deletions

View File

@@ -19,6 +19,9 @@
* All deprecations was removed
* `RequestException` now extends `io.ktor.utils.io.errors.IOException` instead of `kotlinx.io.IOException`
* `Any#toJson` now is NOT `inline`
* `FlowsUpdatesFilter` now as marked my annotation `FlowPreview`
* `PathedFile#fullUrl` now is not `inline` function
* `SimpleRequest#json` now is not `inline` and `internal` function
## 0.24.0