1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-04 21:35:44 +00:00

Merge branch 'master' into 9.3.0

This commit is contained in:
2023-10-31 18:45:52 +06:00
10 changed files with 509 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
# TelegramBotAPI changelog
## 9.3.0-RC
## 9.3.0
This release become possible thanks to [Anton Lakotka](https://youtrack.jetbrains.com/users/anton.lakotka)
@@ -16,6 +16,14 @@ This release become possible thanks to [Anton Lakotka](https://youtrack.jetbrain
* `Ktor`: `2.3.4` -> `2.3.5`
* `MicroUtils`: `0.19.9` -> `0.20.8`
## 9.2.4
* `Utils`:
* New extensions `*.parseCommandsWithNamedArgs`
* `BehaviourBuilder`:
* In expectaters and triggers of `commands` add `*WithNamedArgs` variants
* In expectaters and triggers of `commands` add opportunity to use custom separator
## 9.2.3
* `Core`: