Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerLeaderboardContestsParams

    interface IndexerServerLeaderboardContestsParams {
        contest_ids: number[];
    }
    Index

    Properties

    Properties

    contest_ids: number[]