An event that fires when a site visitor sends a chat message.
The onMessageSent() event handler runs when a chat message is sent. The sent Message object contains information about the message that was sent.
onMessageSent()
Message
The message that was sent.