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

0.20.2 - MessageToEditNotFoundException

This commit is contained in:
2019-12-13 23:55:06 +06:00
parent ac915b79f7
commit a68c31f9d1
2 changed files with 5 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
### 0.20.2
* New exception type `MessageIsNotModifierException` was added
* New exception type `MessageToEditNotFoundException` was added
* Now exceptions in requests will be caught correctly
## 0.19.0 ImplicitReflection removing