MessageBatch
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:2278
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.20251118.0/node_modules/@cloudflare/workers-types/index.ts:2279
readonlyqueue:string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:2280
Methods
Section titled “Methods”ackAll()
Section titled “ackAll()”ackAll():
void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:2282
Returns
Section titled “Returns”void
retryAll()
Section titled “retryAll()”retryAll(
options?):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:2281
Parameters
Section titled “Parameters”options?
Section titled “options?”Returns
Section titled “Returns”void