canManageChat property

  1. @JsonKey(name: 'can_manage_chat')
bool get canManageChat
inherited

True, 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

Implementation

@JsonKey(name: 'can_manage_chat')
bool get canManageChat;