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

add flowsUdatesFilter

This commit is contained in:
2020-05-15 18:17:55 +06:00
parent 336b830b0b
commit e856dc4754
3 changed files with 37 additions and 1 deletions

View File

@@ -63,6 +63,7 @@
* Updates utils were added
* New extensions `startListenWebhooks`, `setWebhookInfoAndStartListenWebhooks` and `includeWebhookHandlingInRoute` was added
* New extension `CoroutineScope#updateHandlerWithMediaGroupsAdaptation` was added
* New extension `flowsUpdatesFilter` was added
* `TelegramBotAPI-all`:
* Project was created