import { type Chat } from "https://deno.land/x/grammy_types@v3.0.3/manage.ts";
const { SupergroupGetChat } = Chat;
Internal type representing supergroup chats returned from getChat
.
Properties
True, if users need to join the supergroup before they can send messages. Returned only in getChat.
True, if all users directly joining the supergroup need to be approved by supergroup administrators. Returned only in getChat.
For supergroups, the minimum allowed delay between consecutive messages sent by each unpriviledged user; in seconds. Returned only in getChat.
True, if aggressive anti-spam checks are enabled in the supergroup. The field is only available to chat administrators. Returned only in getChat.
For supergroups, name of group sticker set. Returned only in getChat.
For supergroups, the location to which the supergroup is connected. Returned only in getChat.