Skip to content

ChatBoost

Type · TDLib 1.8.67 · d1085f9c

Describes a boost applied to a chat

ChatBoost(
  id: string,
  count: int32,
  source: ChatBoostSource,
  start_date: int32,
  expiration_date: int32
) → ChatBoost

id

string

Unique identifier of the boost

count

int32

The number of identical boosts applied

source

ChatBoostSource

Source of the boost

start_date

int32

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

expiration_date

int32

Point in time (Unix timestamp) when the boost will expire