type alias Message.ChannelChatCreatedMessageimport { type Message } from "https://dotland.deno.dev/x/grammy_types@v3.15.0/mod.ts"; const { ChannelChatCreatedMessage } = Message; definition: ServiceMessage & MsgWith<"channel_chat_created">