1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 13:19:30 +00:00

add MediaGroupUpdate

This commit is contained in:
2019-02-27 11:01:32 +08:00
parent b1d732c99a
commit f4e58375f2
5 changed files with 34 additions and 12 deletions

View File

@@ -9,6 +9,8 @@
* Added class `UpdatesFilter` which can help to filter updates by categories
* Added function `accumulateByKey` which work as debounce for keys and send list of received values
* Added webhooks functions and workaround for `Reverse Proxy` mode
* Added new type of updates `MediaGroupUpdate`, which can be received only from filters
* `UpdatesFilter` now use new type of updates for mediagroups
## 0.11.0