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

added the new request SetChatAdministratorCustomTitle to manage the custom titles of administrators promoted by the bot.

This commit is contained in:
2020-01-01 21:45:39 +06:00
parent 4dd2a8437c
commit b4e4bed622
3 changed files with 27 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
## 0.21.0 TelegramBotAPI 4.5
* Added the new request `SetChatAdministratorCustomTitle` to manage the custom titles of administrators promoted by the
bot.
* Added the field `slowModeDelay` to the `ExtendedSupergroupChat` objects.
## 0.20.0 MPP Migration