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