teleproto - v1.229.0
    Preparing search index...

    Interface PremiumGetBoostsListParams

    interface PremiumGetBoostsListParams {
        gifts?: boolean;
        limit: number;
        offset: string;
        peer: EntityLike;
    }
    Index
    gifts?: boolean

    Whether to return only info about boosts received from gift codes and giveaways created by the channel/supergroup »

    limit: number

    Maximum number of results to return, see pagination

    offset: string

    Offset for pagination, obtained from premium.boostsList . next_offset

    peer: EntityLike

    The channel/supergroup