1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-07 23:05:40 +00:00

BehaviourContext#on*Message extensions

This commit is contained in:
2022-04-17 00:22:00 +06:00
parent ff2d1615da
commit a87c21273d
4 changed files with 312 additions and 28 deletions

View File

@@ -5,6 +5,8 @@
* `Core`:
* Fixes in `mention` creation
* Deprecate `StorageFileInfo`
* `BehaviourBuilder`:
* In the expectations a lot of `on*Message` extensions have been added (like `onContentMessage`). These extensions could be useful when with the `Content` its message info is important
## 0.38.12