type alias Message.NewChatTitleMessageimport { type Message } from "https://dotland.deno.dev/x/grammy@v1.12.4/types.ts"; const { NewChatTitleMessage } = Message; definition: ServiceMessage & MsgWith<"new_chat_title">