import { type Chat } from "https://dotland.deno.dev/x/grammy@v1.12.0/types.deno.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.
optional
location: ChatLocationFor supergroups, the location to which the supergroup is connected. Returned only in getChat.