matrix-js-sdk

    Interface IAggregatedRelation

    interface IAggregatedRelation {
        count?: number;
        event_id?: string;
        key?: string;
        origin_server_ts: number;
        sender?: string;
        type?: string;
    }
    Index

    Properties

    count?: number
    event_id?: string
    key?: string
    origin_server_ts: number
    sender?: string
    type?: string
    MMNEPVFCICPMFPCPTTAAATR