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

factory functions of BehaviourContextReceiver's, updates in kdocs and operations for these receivers filters

This commit is contained in:
2021-09-21 21:36:52 +06:00
parent 24f91e4aee
commit 3e5d939ea5
12 changed files with 394 additions and 91 deletions

View File

@@ -16,6 +16,10 @@
* All triggers have been changed to use two filters: filter for in subcontext data and filter for incoming data
* New waiters for edited content
* New extension `BehaviourContext#followLocation`
* New factory-functions:
* `BehaviourContextReceiver`
* `BehaviourContextAndTypeReceiver`
* `BehaviourContextAndTwoTypesReceiver`
* Old API for triggers with the flags like `includeFilterByChatInBehaviourSubContext` have been deprecated
## 0.35.8