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