1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-08 23:35:45 +00:00

add performInParallel for behaviour builder

This commit is contained in:
2021-06-25 12:45:20 +06:00
parent 85270dd12d
commit bf28a8b0a6
10 changed files with 271 additions and 136 deletions

View File

@@ -7,6 +7,8 @@
* `MicroUtils`: `0.5.6` -> `0.5.13`
* `Behaviour Builder`:
* New extensions `telegramBotWithBehaviour`
* All triggers (`on*` extensions) have been modified to work in parallel by default (new parameter
`performInParallel`, by default `true`)
* `API`:
* All `reply` and subsequent extension have been replaced in send package