Skip to main content
Latest
type alias Message.ChannelChatCreatedMessage
import { type Message } from "https://deno.land/x/grammy_menu@v1.2.1/deps.deno.ts";
const { ChannelChatCreatedMessage } = Message;
definition: ServiceMessage & MsgWith<"channel_chat_created">