Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias Message.ChatBackgroundSetMessage
import { type Message } from "https://deno.land/x/grammy_menu@v1.3.0/deps.deno.ts";
const { ChatBackgroundSetMessage } = Message;
definition: ServiceMessage & MsgWith<"chat_background_set">