telegram api constructor · layer 229 · #c448415c

myBoost

Contains information about a single boost slot ».

definition

myBoost#c448415c flags:# slot:int peer:flags.0?Peer date:int expires:int cooldown_until_date:flags.1?int = MyBoost;

parameters

nametypedescription
flags#Flags, see TL conditional fields
slotintBoost slot ID »
peerflags.0?PeerIf set, indicates this slot is currently occupied, i.e. we are boosting this peer. Note that we can assign multiple boost slots to the same peer.
dateintWhen (unixtime) we started boosting the peer, 0 otherwise.
expiresintIndicates the (unixtime) expiration date of the boost in peer (0 if peer is not set).
cooldown_until_dateflags.1?intIf peer is set, indicates the (unixtime) date after which this boost can be reassigned to another channel.

type

MyBoost

history

present in layers 166–229

idlayers
#c448415c166–229