pokemon-rogue-battle
    Preparing search index...

    Interface GetDailyRankingsRequest

    interface GetDailyRankingsRequest {
        category: ScoreboardCategory;
        page?: number;
    }
    Index

    Properties

    Properties

    page?: number