import { type ChatMemberRestricted } from "https://deno.land/x/grammy@v1.12.5/types.ts";
Represents a chat member that is under certain restrictions in the chat. Supergroups only.
Properties
user: User
Information about the user
True, if the user is allowed to change the chat title, photo and other settings
True, if the user is allowed to send text messages, contacts, locations and venues
True, if the user is allowed to send audios, documents, photos, videos, video notes and voice notes
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