matrix-js-sdk

    Interface IRoomTimelineData

    interface IRoomTimelineData {
        liveEvent?: boolean;
        timeline: EventTimeline;
    }
    Index

    Properties

    Properties

    liveEvent?: boolean
    timeline: EventTimeline
    MMNEPVFCICPMFPCPTTAAATR