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

FlowsUpdatesFilter#allUpdatesWithoutMediaGroupsGroupingFlow

This commit is contained in:
2021-01-07 19:01:02 +06:00
parent a28cf5ddff
commit 8b79b15777
2 changed files with 11 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
## 0.30.13
* `Core`:
* New variable `FlowsUpdatesFilter#allUpdatesWithoutMediaGroupsGroupingFlow` which will contains updates without
`SentMediaGroupUpdate`
* `Utils`:
* Extensions for `ResendableContent` has been added
* Extensions for `TextSource` has been added