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