matrix-js-sdk

    Type Alias CachedReceiptStructure

    type CachedReceiptStructure = {
        eventId: string;
        receipt: Receipt;
        receiptType: string | ReceiptType;
        synthetic: boolean;
        userId: string;
    }
    Index

    Properties

    eventId: string
    receipt: Receipt
    receiptType: string | ReceiptType
    synthetic: boolean
    userId: string
    MMNEPVFCICPMFPCPTTAAATR