import { type ChatPermissions } from "https://deno.land/x/grammy@v1.31.0/types.web.ts";
Describes actions that a non-administrator user is allowed to take in a chat.
Properties
True, if the user is allowed to send text messages, contacts, giveaways, giveaway winners, invoices, locations and venues
True, if the user is allowed to send animations, games, stickers and use inline bots
True, if the user is allowed to add web page previews to their messages
True, if the user is allowed to change the chat title, photo and other settings. Ignored in public supergroups
True, if the user is allowed to pin messages. Ignored in public supergroups