Skip to main content
Module

x/grammy_menu/deps.deno.ts>Chat.ChannelChat

Interactive menus for grammY
Latest
interface Chat.ChannelChat
implements AbstractChat, UserNameChat, TitleChat
import { type Chat } from "https://deno.land/x/grammy_menu@v1.2.1/deps.deno.ts";
const { ChannelChat } = Chat;

Internal type representing channel chats.

Properties

type: "channel"