matrix-js-sdk

    Interface IUploadKeySignaturesResponse

    interface IUploadKeySignaturesResponse {
        failures: Record<
            string,
            Record<string, { errcode: string; error: string }>,
        >;
    }
    Index

    Properties

    Properties

    failures: Record<string, Record<string, { errcode: string; error: string }>>
    MMNEPVFCICPMFPCPTTAAATR