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

x/grammy_types/mod.ts>Message.BoostAddedMessage

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