Raw.premium.GetBoostsStatus
Gets the current number of boosts of a channel/supergroup.
premium.getBoostsStatus#42f1f61 peer:InputPeer = premium.BoostsStatus;
export namespace Raw {
export namespace premium {
export class GetBoostsStatus {
constructor(params: { peer: Raw.TypeInputPeer }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x42f1f61
Property
peer
: Raw.TypeInputPeerThe peer.