matrix-js-sdk

    Interface IThreepid

    interface IThreepid {
        added_at: number;
        address: string;
        bound?: boolean;
        medium: ThreepidMedium;
        validated_at: number;
    }
    Index

    Properties

    added_at: number
    address: string
    bound?: boolean
    validated_at: number
    MMNEPVFCICPMFPCPTTAAATR