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
Generated using typedoc-plugin-markdown and TypeDoc