import { type ChatAdministratorRights } from "https://deno.land/x/grammy@v1.31.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 edit stories posted by other users, post stories to the chat page, pin chat stories, and access the chat's story archive
True, if the administrator can post messages in the channel, or access channel statistics; for channels only
True, if the administrator can edit messages of other users and can pin messages; for channels only
True, if the user is allowed to pin messages; for groups and supergroups only