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