import { type Chat } from "https://deno.land/x/grammy@v1.20.2/types.ts";
const { SupergroupChat } = Chat;
Internal type representing super group chats.
import { type Chat } from "https://deno.land/x/grammy@v1.20.2/types.ts";
const { SupergroupChat } = Chat;
Internal type representing super group chats.