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

changes in InlineQuery

This commit is contained in:
2023-03-02 19:33:15 +06:00
parent 2300b44aae
commit f1deb93147
2 changed files with 8 additions and 1 deletions

View File

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