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

commands shortcuts

This commit is contained in:
2020-09-13 23:42:59 +06:00
parent 571296b9a0
commit 3fa3aa50d9
3 changed files with 103 additions and 29 deletions

View File

@@ -55,6 +55,12 @@
### 0.28.2
* `TelegramBotAPI-extensions-utils`:
* Several commands shortcuts for `Flow<ContentMessage<TextContent>>` has been added:
* `filterExactCommands`
* `filterCommandsInsideTextMessages`
* `filterCommandsWithArgs`
## 0.27.0
* `Common`: