add support of subcontext initial actions

This commit is contained in:
2024-12-03 11:28:07 +06:00
parent d9488f8ccd
commit 856ae65fa8
3 changed files with 23 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
## 10.2.1
* `Versions`:
* `tgbotapi`: `21.0.1`
* `Bot`:
* Now all `CombinedSubcontextInitialAction.SubItem`s will be taken from `Koin` to setup root `subcontextInitialAction`
## 10.2.0
* `Versions`: