import { type ChatAdministratorRights } from "https://deno.land/x/mtkruto@0.1.130/3_types.ts";
The rights of a chat administrator.
Properties
Whether the administrator can access the chat event log, chat statistics, message statistics in channels, see channel members, see anonymous administrators in supergroups and surpass slow mode.
Whether the administrator can promote regular members to admininistrators.
Whether the administrator can change the name of the chat, its photo, description and some other settings.
Whether the administrator can make posts in the channel. Only available for channels.
Whether the administrator can pin posts and edit posts they didn't send. Only available for channels.
Whether the administrator can pin messages. Only available for groups and supergroups.