PokéRogue
    Preparing search index...
    interface GetDailyRankingsRequest {
        category: ScoreboardCategory;
        page?: number;
    }
    Index

    Properties

    Properties

    page?: number