mwg API
    Preparing search index...

    Interface TelemetryResponse

    interface TelemetryResponse {
        ok: boolean;
        status: number;
    }
    Index
    ok: boolean
    status: number