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

updates extensions

This commit is contained in:
2020-05-22 13:21:22 +06:00
parent ff32fd1dfc
commit 105415873d
3 changed files with 84 additions and 0 deletions

View File

@@ -51,6 +51,15 @@
### 0.27.4
* `TelegramBotAPI-extensions-utils`:
* Several extensions for updates was added:
* `onlyBaseMessageUpdates`
* `onlySentMessageUpdates`
* `onlyEditMessageUpdates`
* `onlyMediaGroupsUpdates`
* `onlySentMediaGroupUpdates`
* `onlyEditMediaGroupUpdates`
### 0.27.3
* `TelegramBotAPI`: