matrix-js-sdk
    Preparing search index...

    Interface IMentions

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

    Properties

    Properties

    room?: boolean
    user_ids?: string[]