import { type Chat } from "https://dotland.deno.dev/x/grammy@v1.15.0/types.web.ts";
const { SupergroupGetChat } = Chat;
Internal type representing supergroup chats returned from getChat
.
Properties
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.