ChatBoost
This object contains information about a chat boost.
fields
| field | type | required | description |
|---|---|---|---|
boost_id | string | required | Unique identifier of the boost |
add_date | number | required | Point in time (Unix timestamp) when the chat was boosted |
expiration_date | number | required | Point in time (Unix timestamp) when the boost will automatically expire, unless the booster's Telegram Premium subscription is prolonged |
source | ChatBoostSource | required | Source of the added boost |
import
import type { ChatBoost } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#chatboost