matrix-js-sdk
    Preparing search index...

    Interface Receipt

    interface Receipt {
        thread_id?: string;
        ts: number;
    }
    Index
    thread_id?: string
    ts: number