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