Skip to main content
Latest
type alias Message.ChatBackgroundSetMessage
import { type Message } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";
const { ChatBackgroundSetMessage } = Message;
definition: ServiceMessage & MsgWith<"chat_background_set">