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

MediaCollectionContent as MediaContent

This commit is contained in:
2019-03-21 09:18:54 +08:00
parent bf3356bea9
commit 7d7a6ccf80
3 changed files with 10 additions and 5 deletions

View File

@@ -44,6 +44,9 @@ for receivers.
* Removed deprecated method `T#toJsonWithoutNulls()`
* Renamed instances of `MediaGroupMessage`s and refactored their interfaces. `ChannelMediaGroupMessage`
will not contain `user` field (but `CommonMediaGroupMessage` will have)
* Now `MediaCollectionContent` is `MediaContent` (classes of this interface must choose best
media for present out)
* `PhotoContent` now choose biggest photo size from its collection as `media`
## 0.11.0