Skip to main content
Module

x/grammy/types.deno.ts>ChatBoostRemoved

The Telegram Bot Framework.
Very Popular
Go to Latest
interface ChatBoostRemoved
Re-export
import { type ChatBoostRemoved } from "https://deno.land/x/grammy@v1.21.2/types.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