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

improvement of exceptions

This commit is contained in:
2019-03-06 08:10:29 +08:00
parent 8bb2b5c218
commit 7b78dbdb3e
3 changed files with 23 additions and 10 deletions

View File

@@ -14,6 +14,9 @@
* Add `GetWebhookInfo` request and `WebhookInfo` type
* Replace updates types into separated place in types
* Now default `RequestException` will contain plain answer from telegram
* Added `UnauthorizedException`
* `RequestException` now is sealed
* Rename `ReplyMessageNotFound` to `ReplyMessageNotFoundException`
## 0.11.0