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

crutch for inputmediaphoto

This commit is contained in:
2020-08-29 12:08:37 +06:00
parent 6788c4d1dd
commit 6eaa9d699b
8 changed files with 19 additions and 20 deletions

View File

@@ -28,6 +28,7 @@
* `MultipartRequestCallFactory`
* `SimpleRequestCallFactory`
* `MediaGroupMemberInputMedia` members now will not have `arguments` property due to redundancy and buggy of that
* Field `media` now is common for all `InputMedia` objects
* `TelegramBotAPI-extensions-api`:
* Extensions `TelegramBot#downloadFile` were added
* `TelegramBotAPI-extensions-utils`: