osu-api-v1-js
    Preparing search index...

    Interface Replay

    interface Replay {
        content: string;
        encoding: string;
    }
    Index

    Properties

    Properties

    content: string

    Encoded LZMA stream

    encoding: string

    The encoding content uses, should always be "base64"