matrix-js-sdk

    Interface IWhoamiResponse

    interface IWhoamiResponse {
        device_id?: string;
        is_guest?: boolean;
        user_id: string;
    }
    Index

    Properties

    device_id?: string
    is_guest?: boolean
    user_id: string
    MMNEPVFCICPMFPCPTTAAATR