|
bool | can_manage_chat_ |
| True, if the administrator can get chat event log, get chat boosts in channels, get channel members, report supergroup spam messages, see anonymous administrators in supergroups and ignore slow mode. Implied by any other privilege; applicable to supergroups and channels only.
|
|
bool | can_change_info_ |
| True, if the administrator can change the chat title, photo, and other settings.
|
|
bool | can_post_messages_ |
| True, if the administrator can create channel posts or view channel statistics; applicable to channels only.
|
|
bool | can_edit_messages_ |
| True, if the administrator can edit messages of other users and pin messages; applicable to channels only.
|
|
bool | can_delete_messages_ |
| True, if the administrator can delete messages of other users.
|
|
bool | can_invite_users_ |
| True, if the administrator can invite new users to the chat.
|
|
bool | can_restrict_members_ |
| True, if the administrator can restrict, ban, or unban chat members or view supergroup statistics; always true for channels.
|
|
bool | can_pin_messages_ |
| True, if the administrator can pin messages; applicable to basic groups and supergroups only.
|
|
bool | can_manage_topics_ |
| True, if the administrator can manage topics; applicable to forum supergroups only.
|
|
bool | can_promote_members_ |
| True, if the administrator can add new administrators with a subset of their own privileges or demote administrators that were directly or indirectly promoted by them.
|
|
bool | can_manage_video_chats_ |
| True, if the administrator can manage video chats.
|
|
bool | can_post_stories_ |
| True, if the administrator can create new channel stories, or edit and delete posted stories; applicable to channels only.
|
|
bool | can_edit_stories_ |
| True, if the administrator can edit stories posted by other users, pin stories and access story archive; applicable to channels only.
|
|
bool | can_delete_stories_ |
| True, if the administrator can delete stories posted by other users; applicable to channels only.
|
|
bool | is_anonymous_ |
| True, if the administrator isn't shown in the chat member list and sends messages anonymously; applicable to supergroups only.
|
|
Describes rights of the administrator.