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

commonMessages and sent via bot shortcuts updates

This commit is contained in:
2020-09-14 00:12:28 +06:00
parent 314ceed78e
commit 15e29286fb
2 changed files with 17 additions and 11 deletions

View File

@@ -62,6 +62,9 @@
* `filterCommandsWithArgs`
* Extension `Flow<BaseSentMessageUpdate>.filterCommandsWithArgs` has changed its signature: now it will also have
original message paired with list of text sources
* Shortcut method `commonMessages` for `onlyCommonMessages`
* Shortcuts `onlySentViaBot` and `withoutSentViaBot` now are extensions for any `Flow` with types which implementing
`ContentMessage`
## 0.27.0