Skip to main content
Module

x/grammy_conversations/deps.deno.ts>ChatBoost

Conversational interfaces for grammY.
Latest
interface ChatBoost
import { type ChatBoost } from "https://deno.land/x/grammy_conversations@v1.2.0/deps.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