Skip to content

MessageHistorySnapshot

Defined in: bindings/wasm/dist/bindings_wasm.d.ts:135

History and its resume cursor captured in one database read snapshot.

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: MessageWithCursor[]

Defined in: bindings/wasm/dist/bindings_wasm.d.ts:139

Retained history selected in the same database snapshot as the cursor.