MessageBatch
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1956
Type Parameters
Section titled “Type Parameters”Body
= unknown
Properties
Section titled “Properties”messages
Section titled “messages”
readonly
messages: readonlyMessage
<Body
>[]
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1957
readonly
queue:string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1958
Methods
Section titled “Methods”ackAll()
Section titled “ackAll()”ackAll():
void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1960
Returns
Section titled “Returns”void
retryAll()
Section titled “retryAll()”retryAll(
options?
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1959
Parameters
Section titled “Parameters”options?
Section titled “options?”Returns
Section titled “Returns”void