1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-04 21:35:44 +00:00

Added the field user_chat_id to the class ChatJoinRequest.

This commit is contained in:
madhead
2023-02-03 20:55:48 +01:00
parent f29996aac8
commit 5667ae8095
3 changed files with 7 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## 5.1.0
* `Core`:
* [Bot API 6.5](https://core.telegram.org/bots/api#february-3-2023) support
* Added the field `user_chat_id` to the class `ChatJoinRequest`.
## 5.0.1
* `Versions`: