1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-02 22:59:48 +00:00

MediaGroupMessage implementation

This commit is contained in:
2019-01-01 18:15:01 +08:00
parent 9808823f76
commit 19c42933d3
4 changed files with 42 additions and 5 deletions

View File

@@ -1 +1,8 @@
# TelegramBotAPI changelog
# TelegramBotAPI changelog
## 0.8.1
* Update `MediaGroupMessage` interface
* Add implementation of `MediaGroupMessage`
* Add generating of `MediaGroupMessage` in `RawMessage`