oneHandler
oneHandler(
message
,context
,options
):void
Handles a single message.
Parameters
• message: any
[] | Message
The message 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