import { type ChatAdministratorRights } from "https://deno.land/x/grammy@v1.21.0/types.deno.ts";
Represents the rights of an administrator in a chat.
Properties
True, if the administrator can access the chat event log, get boost list, see hidden supergroup and channel members, report spam messages and ignore slow mode. Implied by any other administrator privilege.
True, if the administrator can restrict, ban or unban chat members, or access supergroup statistics
True, if the administrator can add new administrators with a subset of their own privileges or demote administrators that they have promoted, directly or indirectly (promoted by administrators that were appointed by the user)
True, if the user is allowed to change the chat title, photo and other settings
True, if the administrator can post messages in the channel, or access channel statistics; channels only
True, if the administrator can edit messages of other users and can pin messages; channels only
True, if the user is allowed to pin messages; groups and supergroups only
True, if the administrator can delete stories posted by other users