matrix-js-sdk

    Interface IAddThreePidOnlyBody

    interface IAddThreePidOnlyBody {
        auth?: { session?: string; type: string };
        client_secret: string;
        sid: string;
    }
    Index

    Properties

    auth?: { session?: string; type: string }
    client_secret: string
    sid: string
    MMNEPVFCICPMFPCPTTAAATR