import { type Chat } from "https://deno.land/x/grammy@v1.12.5/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.
For supergroups, name of group sticker set. Returned only in getChat.
optional
location: ChatLocationFor supergroups, the location to which the supergroup is connected. Returned only in getChat.