The event sent when the client receives a Message.
{ "op": "MESSAGE_CREATE", "d": { "author": "A Certain Woo", "content": "Woo!" }} Copy
{ "op": "MESSAGE_CREATE", "d": { "author": "A Certain Woo", "content": "Woo!" }}
The event sent when the client receives a Message.
Example