Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy_types/message.ts>Message.ChatBackgroundSetMessage

Type declarations of the Telegram Bot API.
Go to Latest
type alias Message.ChatBackgroundSetMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.8.1/message.ts";
const { ChatBackgroundSetMessage } = Message;
definition: ServiceMessage & MsgWith<"chat_background_set">