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

now any administrator object instance have nullable field

This commit is contained in:
2020-01-01 21:51:11 +06:00
parent b4e4bed622
commit 47428dd6f9
5 changed files with 14 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
## 0.21.0 TelegramBotAPI 4.5
* Now any administrator object instance have `customTitle` nullable field
* Added the new request `SetChatAdministratorCustomTitle` to manage the custom titles of administrators promoted by the
bot.
* Added the field `slowModeDelay` to the `ExtendedSupergroupChat` objects.