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

0.20.2 - MessageIsNotModifierException

This commit is contained in:
2019-12-13 23:34:58 +06:00
parent fdf45d7566
commit 5249fb517f
3 changed files with 16 additions and 6 deletions

View File

@@ -22,6 +22,10 @@
* A lot of `TextSource` implementors was added. More info [here](src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types/MessageEntity/textsources/)
* All `MessageEntity` implementations now are using new `TextSource` analogues as delegates
### 0.20.2
* New exception type `MessageIsNotModifierException` was added
## 0.19.0 ImplicitReflection removing
* Total rework of serialization for requests. Now all `SimpleRequest` children have: