Skip to content

SendMessageOpts

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

optional idempotencyKey?: string

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

Optional idempotency key. Re-sending identical content with the same key produces the same message id and is deduplicated. Defaults to a timestamp.


optional optimistic?: boolean

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


shouldPush: boolean

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