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

add additional onDataCallbackQuery variants with regex filters

This commit is contained in:
2022-04-26 13:22:00 +06:00
parent 7e57a0e4e0
commit efd1c8f83a
3 changed files with 181 additions and 6 deletions

View File

@@ -7,6 +7,8 @@
* `MicroUtils`: `0.9.20` -> `0.9.24`
* `Core`:
* Fixes in `MessageContent#serializationModule`
* `BehaviourBuilder`:
* Add triggers for `DataCallbackQuery` and subtypes with regex checking of data
## 0.38.14