Very Popular
Go to Latest
type alias Message.ChatBackgroundSetMessage
import { type Message } from "https://dotland.deno.dev/x/grammy@v1.24.1/types.ts";
const { ChatBackgroundSetMessage } = Message;
definition: ServiceMessage & MsgWith<"chat_background_set">