Client.onDirectMessage

Called on reception of a direct message

class Client
void
onDirectMessage

Parameters

fullMessage Message

the direct message in its entirety

nickname string

the sender

msgBody string

the body of the message

Meta