teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsSetBoostsToUnblockRestrictionsParams

    interface ChannelsSetBoostsToUnblockRestrictionsParams {
        boosts: number;
        channel: EntityLike;
    }
    Index
    boosts: number

    The number of required boosts (1-8, 0 to disable).

    channel: EntityLike

    The supergroup.