1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-14 21:00:15 +00:00

fix in CallbackQuery

This commit is contained in:
2023-03-02 12:43:39 +06:00
parent fe88cf037a
commit 2300b44aae
2 changed files with 4 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
## 6.0.3
* `Core`:
* `User` in `CallbackQuery` now is `CommonUser` as well as `from`
* `BehaviourBuilder`:
* Fixes in `DeepLink` triggers and waiters