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