@deltachat/jsonrpc-client
    Preparing search index...

    Type Alias MessageReadReceipt

    type MessageReadReceipt = {
        contactId: T.U32;
        timestamp: I64;
    }
    Index

    Properties

    Properties

    contactId: T.U32
    timestamp: I64