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