Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_menu/deps.deno.ts>ChatBoostRemoved

Interactive menus for grammY.
Go to Latest
interface ChatBoostRemoved
Re-export
import { type ChatBoostRemoved } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";

This object represents a boost removed from a chat.

Properties

chat: Chat

Chat which was boosted

boost_id: string

Unique identifier of the boost

remove_date: number

Point in time (Unix timestamp) when the boost was removed

Source of the removed boost