MessageHistorySnapshot
Defined in: bindings/node/dist/index.d.ts:1104
History and its resume cursor captured in one database read snapshot.
Properties
Section titled “Properties”cursor
Section titled “cursor”cursor:
DeliveryCursor
Defined in: bindings/node/dist/index.d.ts:1108
Start replay after this position to receive messages stored after the snapshot.
messages
Section titled “messages”messages:
MessageWithCursor[]
Defined in: bindings/node/dist/index.d.ts:1106
Retained history selected in the same database snapshot as the cursor.

