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

