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