1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-07 14:55:55 +00:00

TextedMediaContent

This commit is contained in:
2022-04-03 19:06:27 +06:00
parent af83ac79e7
commit d426cb1210
32 changed files with 75 additions and 48 deletions

View File

@@ -2,6 +2,10 @@
## 0.38.12
* `Core`:
* New type `TextedMediaContent` which will unite `TextedInput` and `MediaContent`
* `MediaGroupContent` and all subsequent inheritors have been replaced to the package `dev.inmo.tgbotapi.types.message.content.media`
## 0.38.11
* `Common`: