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

fix of return type in SendMediaGroup and fill changelog

This commit is contained in:
2023-01-14 22:09:27 +06:00
parent 4cd8e823c6
commit e40548e558
2 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# TelegramBotAPI changelog
## 5.0.1
* `Core`:
* Fixes in `SendMediaGroup` request
* Fixes in `SetChatAdministratorCustomTitle` request (thanks to [@madhead](https://github.com/madhead))
## 5.0.0
[Bot API 6.4](https://core.telegram.org/bots/api-changelog#december-30-2022) support!