Modified roles
This commit is contained in:
parent
1adf1b4120
commit
3879137219
@ -15,7 +15,7 @@ description: PWRTelegram participant attributes, type and example
|
|||||||
|promoted_by|[Chat](Chat.md) | Optional|The user that promoted this participant|
|
|promoted_by|[Chat](Chat.md) | Optional|The user that promoted this participant|
|
||||||
|kicked_by|[Chat](Chat.md) | Optional|The user that kicked this participant|
|
|kicked_by|[Chat](Chat.md) | Optional|The user that kicked this participant|
|
||||||
|date|[int](API_docs/types/int.md) | Yes|When was the user invited|
|
|date|[int](API_docs/types/int.md) | Yes|When was the user invited|
|
||||||
|role|[string](API_docs/types/string.md) | Yes|user, admin, creator, moderator, editor, creator, kicked|
|
|role|[string](API_docs/types/string.md) | Yes|user, admin, creator, banned|
|
||||||
|can_edit|[Bool](API_docs/types/Bool.md) | Optional|Can the user edit messages in the channel|
|
|can_edit|[Bool](API_docs/types/Bool.md) | Optional|Can the user edit messages in the channel|
|
||||||
|left|[Bool](API_docs/types/Bool.md) | Optional|Has this user left|
|
|left|[Bool](API_docs/types/Bool.md) | Optional|Has this user left|
|
||||||
|admin_rights|[ChannelAdminRights](API_docs/types/ChannelAdminRights.md) | Optional|Admin rights|
|
|admin_rights|[ChannelAdminRights](API_docs/types/ChannelAdminRights.md) | Optional|Admin rights|
|
||||||
|
Loading…
Reference in New Issue
Block a user