matrix-js-sdk

    Interface IEventsResponse

    interface IEventsResponse {
        chunk: IEventWithRoomId[];
        end: string;
        start: string;
    }
    Index

    Properties

    Properties

    end: string
    start: string
    MMNEPVFCICPMFPCPTTAAATR