Along with Channel State, the other primary function of Channels is the ability to send messages to Channel subscribers in realtime.
MESSAGE_CREATE
.
The data field can be any object. In the case of our group chat example, we
might include the message content and author in the data object.