MessageBatch
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1949
Type Parameters
Section titled “Type Parameters”Body = unknown
Properties
Section titled “Properties”messages
Section titled “messages”
readonlymessages: readonlyMessage<Body>[]
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1950
readonlyqueue:string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1951
Methods
Section titled “Methods”ackAll()
Section titled “ackAll()”ackAll():
void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1953
Returns
Section titled “Returns”void
retryAll()
Section titled “retryAll()”retryAll(
options?):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1952
Parameters
Section titled “Parameters”options?
Section titled “options?”Returns
Section titled “Returns”void
