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

InvalidPhotoDimensionsException

This commit is contained in:
2020-04-05 14:06:40 +06:00
parent 4e49de0dd7
commit 048aa93044
3 changed files with 7 additions and 1 deletions

View File

@@ -48,6 +48,8 @@
* `StorageFile` now able to accept any factory of `Input`
* `StorageFileInfo` was added to avoid strange collisions with throws in `StorageFile`
* Fixes issue with `hashTag` for markdown
* `InvalidPhotoDimensionsException` was added for cases when `PHOTO_INVALID_DIMENSION` answer received
## 0.25.0
* Common: