dispatch Incoming Message
Dispatches the specified incoming message to any registered listeners.
Parameters
source
Source of the message.
channel
Channel that the message was sent by.
message
Raw payload of the message.
Dispatches the specified incoming message to any registered listeners.
Source of the message.
Channel that the message was sent by.
Raw payload of the message.