matrix-js-sdk

    Interface IThreadBundledRelationship

    interface IThreadBundledRelationship {
        count: number;
        current_user_participated?: boolean;
        latest_event: IEvent;
    }
    Index

    Properties

    count: number
    current_user_participated?: boolean
    latest_event: IEvent
    MMNEPVFCICPMFPCPTTAAATR