matrix-js-sdk

    Interface IMentions

    interface IMentions {
        room?: boolean;
        user_ids?: string[];
    }
    Index

    Properties

    Properties

    room?: boolean
    user_ids?: string[]
    MMNEPVFCICPMFPCPTTAAATR