MessagePayload
MessagePayload =
string
|MessagePayloadObject
The data that is sent to Discord when sending a message. If you pass just a string, it will be treated as the content of the message.
MessagePayload =
string
|MessagePayloadObject
The data that is sent to Discord when sending a message. If you pass just a string, it will be treated as the content of the message.