import { type Chat } from "https://dotland.deno.dev/x/grammy@v1.18.3/types.ts";
const { SupergroupGetChat } = Chat;
Internal type representing supergroup chats returned from getChat
.
Properties
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.
optional
location: ChatLocationFor supergroups, the location to which the supergroup is connected. Returned only in getChat.