Skip to content

manyHandler

manyHandler(message, context, options): void

Handles multiple messages.

Parameters

message: any[] | Message

The messages to handle.

context: Context

The context for the handler.

options: any

The options for the handler.

Returns

void

Source

ecmascript/src/handler.ts:85


Generated using typedoc-plugin-markdown and TypeDoc