Skip to main content
Module

x/grammy_types/manage.ts>ChatBoostRemoved

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface ChatBoostRemoved
import { type ChatBoostRemoved } from "https://deno.land/x/grammy_types@v3.5.1/manage.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