matrix-js-sdk
    Preparing search index...

    Interface AccumulatedReceipt

    interface AccumulatedReceipt {
        data: IMinimalEvent;
        eventId: string;
        type: ReceiptType;
    }
    Index

    Properties

    Properties

    eventId: string