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

Fix #175: Support for message_id field in unpinChatMessage method

This commit is contained in:
madhead
2020-11-05 02:26:52 +03:00
parent 00a75801a8
commit c7259e7699
3 changed files with 19 additions and 5 deletions

View File

@@ -23,6 +23,7 @@
* New fields `AudioFile#fileName` and `VideoFile#fileName`
* New fields `SendDocument#disableContentTypeDetection` and `InputMediaDocument#disableContentTypeDetection`
* New request `UnpinAllChatMessages`
* New parameter for `unpinChatMessage` method: `messageId`
* New dice type `FootballDiceAnimationType`
* Limits for dices has been changed
* `commonDiceResultLimit` has been deprecated