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