1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-10 00:06:31 +00:00

accumulated updates improvements

This commit is contained in:
2022-04-04 13:16:18 +06:00
parent 87ee2f280b
commit 4207d89c92
2 changed files with 59 additions and 48 deletions

View File

@@ -7,6 +7,8 @@
* `MediaGroupContent` and all subsequent inheritors have been replaced to the package `dev.inmo.tgbotapi.types.message.content.media`
* `MediaGroupContent` Now extends `TextedMediaContent` instead of `MediaContent`
* Add `reply` functions with the texted content with including of text
* `Utils`:
* Improve work with retrieving of accumulated updates
## 0.38.11