Client.onChannelMessage

Called on reception of a channel message

class Client
void
onChannelMessage

Parameters

fullMessage Message

the channel message in its entirety

channel string

the channel

msgBody string

the body of the message

Meta