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

is_member adding

This commit is contained in:
2019-04-16 17:10:20 +08:00
parent 8b67f16da3
commit 2b831a803a
4 changed files with 6 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ by their parents
* All current `Chat` abstractions are deprecated and rewritten as typealiases. Use `Chat` abstractions from
`com.github.insanusmokrassar.TelegramBotAPI.types.chat.abstracts` package
* Common Groups now may have pinned message
* `is_member` field added into `RestrictedChatMember`
## 0.12.0 Webhooks