import { type Chat } from "https://deno.land/x/grammy_types@v3.2.2/manage.ts";
const { GroupChat } = Chat;
Internal type representing group chats.
import { type Chat } from "https://deno.land/x/grammy_types@v3.2.2/manage.ts";
const { GroupChat } = Chat;
Internal type representing group chats.