type alias Message.ChannelChatCreatedMessageimport { type Message } from "https://deno.land/x/grammy@v1.17.0/types.deno.ts"; const { ChannelChatCreatedMessage } = Message; definition: ServiceMessage & MsgWith<"channel_chat_created">