mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-11-26 12:25:08 +01:00
Bump
This commit is contained in:
parent
5bc4f07935
commit
61816176a3
@ -17,6 +17,8 @@ nav_exclude: true
|
||||
|kicked_by|[Chat](Chat.html) | Optional|The user that kicked this participant|
|
||||
|date|[int](API_docs/types/int.html) | Yes|When was the user invited|
|
||||
|role|[string](API_docs/types/string.html) | Yes|user, admin, creator, banned|
|
||||
|via_request|[bool](API_docs/types/bool.html) | Optional|Whether the user is the current user, and we joined upon specific approval of an admin|
|
||||
|left|[bool](API_docs/types/bool.html) | Optional|For banned/kicked users, whether the user has left the group|
|
||||
|rank|[string](API_docs/types/string.html) | Optional|A custom rank string for admins and creators|
|
||||
|can_edit|[Bool](API_docs/types/Bool.html) | Optional|Can the user edit messages in the channel|
|
||||
|left|[Bool](API_docs/types/Bool.html) | Optional|Has this user left|
|
||||
|
Loading…
Reference in New Issue
Block a user