View Source ExTDLib.Object.ChatBoost (ExTDLib v0.0.4)

Describes a boost applied to a chat.

NameTypeDescription
idstringUnique identifier of the boost.
countnumberThe number of identical boosts applied.
sourceChatBoostSourceSource of the boost.
start_datenumberPoint in time (Unix timestamp) when the chat was boosted.
expiration_datenumberPoint in time (Unix timestamp) when the boost will expire.

More details on telegram's documentation.