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