Documentation
    Preparing search index...

    Interface LegacyMatchHistoryResponse

    interface LegacyMatchHistoryResponse {
        matches: Match[];
    }
    Index
    matches: Match[]