Skip to main content
Module

x/grammy/types.deno.ts>ChatBoost

The Telegram Bot Framework.
Very Popular
Go to Latest
interface ChatBoost
import { type ChatBoost } from "https://deno.land/x/grammy@v1.21.2/types.deno.ts";

This object contains information about a chat boost.

Properties

boost_id: string

Unique identifier of the boost

add_date: number

Point in time (Unix timestamp) when the chat was boosted

expiration_date: number

Point in time (Unix timestamp) when the boost will automatically expire, unless the booster's Telegram Premium subscription is prolonged

Source of the added boost