1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-03 23:29:33 +00:00

fill changelog and add kdocs for firstOf

This commit is contained in:
2025-08-11 15:50:06 +06:00
parent 2182e44bc2
commit 4dd9740fec
2 changed files with 19 additions and 0 deletions

View File

@@ -2,6 +2,13 @@
## 28.0.0
* `Core`:
* Add `firstOf` extension
* `BehaviourBuilder`:
* All builders for behaviours got boolean `useDefaultSubcontextInitialAction`
* Add opportunity to pass `BehaviourContextData` in `DefaultBehaviourContext` constructor and `copy` method
* By default, commands to other bots will be ignored in triggers and waiters
## 27.1.2
* `Core`: