ChatBoostSlot¶
Describes a slot for chat boost
ChatBoostSlot(
slot_id: int32,
currently_boosted_chat_id: int53,
start_date: int32,
expiration_date: int32,
cooldown_until_date: int32
) → ChatBoostSlot
slot_id¶
int32
Unique identifier of the slot
currently_boosted_chat_id¶
int53
Identifier of the currently boosted chat; 0 if none
start_date¶
int32
Point in time (Unix timestamp) when the chat was boosted; 0 if none
expiration_date¶
int32
Point in time (Unix timestamp) when the boost will expire
cooldown_until_date¶
int32
Point in time (Unix timestamp) after which the boost can be used for another chat