moons-ta-client
    Preparing search index...

    Interface Response_LeaderboardEntries

    from protobuf message proto.packets.Response.LeaderboardEntries

    interface Response_LeaderboardEntries {
        scores: LeaderboardEntry[];
    }
    Index

    Properties

    Properties

    from protobuf field: repeated proto.models.LeaderboardEntry scores = 1;