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

all TelegramMediaFile instances now have field fileUniqueId, which represents file_unique_id field from API

This commit is contained in:
2020-01-01 22:26:19 +06:00
parent 198e15a937
commit bba37d8889
13 changed files with 43 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
## 0.21.0 TelegramBotAPI 4.5
* All `TelegramMediaFile` instances now have field `fileUniqueId`, which represents `file_unique_id` field from API
* Now `ChatPhoto` have two additional fields: `smallFileUniqueId` and `bigFileUniqueId`
* Now any administrator object instance have `customTitle` nullable field
* Added the new request `SetChatAdministratorCustomTitle` to manage the custom titles of administrators promoted by the