SendMessageOpts
Defined in: bindings/node/dist/index.d.ts:1303
Properties
Section titled “Properties”idempotencyKey?
Section titled “idempotencyKey?”
optionalidempotencyKey?:string
Defined in: bindings/node/dist/index.d.ts:1310
Optional idempotency key. Re-sending identical content with the same key produces the same message id and is deduplicated. Defaults to a timestamp.
optimistic?
Section titled “optimistic?”
optionaloptimistic?:boolean
Defined in: bindings/node/dist/index.d.ts:1305
shouldPush
Section titled “shouldPush”shouldPush:
boolean
Defined in: bindings/node/dist/index.d.ts:1304

