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

supporting of private chats in pinChatMessage

This commit is contained in:
2020-11-04 23:38:40 +06:00
parent 2a33216006
commit 60d5581ec6
2 changed files with 5 additions and 6 deletions

View File

@@ -17,6 +17,8 @@
* New fields `ExtendedSupergroupChat#location`
* New fields `AudioFile#fileName` and `VideoFile#fileName`
* New fields `SendDocument#disableContentTypeDetection` and `InputMediaDocument#disableContentTypeDetection`
* `API`:
* Extensions `TelegramBot#pinChatMessage` now support any `Chat` and `Message`s from any `Chat`
## 0.29.4