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

changelog fill and callback query improvements

This commit is contained in:
2023-02-19 18:35:36 +06:00
parent fe17312bb5
commit 174706b189
7 changed files with 24 additions and 7 deletions

View File

@@ -1,9 +1,17 @@
# TelegramBotAPI changelog
## 5.2.1
* `Core`:
* All the `CallbackQuery`es now will receive `CommonUser` instead of `User` due inability of bots to trigger any
inline interaction with others bots
* `API`:
* Now `sentMessageFlow` will take each sent message in `handleLiveLocation`
## 5.2.0
* `Versions`:
* `MicroUtils`: `0.16.8` -> `0.16.10`
* `MicroUtils`: `0.16.8` -> `0.16.10`
## 5.1.1