matrix-js-sdk

    Interface BaseTimelineEvent

    interface BaseTimelineEvent {
        body: string;
        "m.mentions"?: { room?: boolean; user_ids?: string[] };
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    body: string
    "m.mentions"?: { room?: boolean; user_ids?: string[] }
    MMNEPVFCICPMFPCPTTAAATR