ChatMemberAdministratorPermissions Interface
Properties
canChangeInfo boolean
If the administrator can change the chat title, photo and other settings
See the codecanEditMessages boolean
If the administrator can edit messages of other users and can pin messages, channels only
See the codecanManageChat boolean
If the administrator can access the chat event log, chat statistics, message statistics in channels, see channel members, see anonymous administrators in supergroups and ignore slow mode. Implied by any other administrator privilege
See the codecanManageTopics boolean
*true*, if the user is allowed to create, rename, close, and reopen forum topics; supergroups only
See the codecanPinMessages boolean
If the user is allowed to pin messages; groups and supergroups only
See the codecanPromoteMembers boolean
If the administrator can add new administrators with a subset of their own privileges or demote administrators that he has promoted, directly or indirectly (promoted by administrators that were appointed by the user)
See the codecanRestrictMembers boolean
If the administrator can restrict, ban or unban chat members
See the code