teleproto - v1.229.0
    Preparing search index...

    Interface PremiumApplyBoostParams

    interface PremiumApplyBoostParams {
        peer: EntityLike;
        slots?: number[];
    }
    Index
    peer: EntityLike

    The peer to boost.

    slots?: number[]

    Which boost slots to assign to this peer.