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

Group chats now have a description

This commit is contained in:
2019-08-12 14:15:06 +06:00
parent 8fbda09d24
commit c47c82ac43
5 changed files with 5 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ Changes according to [July 29, 2019 Telegram Bot API update](https://core.telegr
* `SpecialRightsChatMember` was added for administrators and restricted members rights union, chat members abstractions
was replaced into `abstracts` package and available permissions was updated
* `RestrictChatMember` request now accept `permissions` object instead of separated permissions
* All `GroupChat` instances have description
## 0.16.0 Bot API 4.3