Skip to main content
Module

x/grammy_types/mod.ts>Message.ChannelChatCreatedMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias Message.ChannelChatCreatedMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.3.0/mod.ts";
const { ChannelChatCreatedMessage } = Message;
definition: ServiceMessage & MsgWith<"channel_chat_created">