Interface PUTChannelMessageBody

Hierarchy

  • PUTChannelMessageBody

Properties

Properties

content?: string

The content of the message

embeds?: APIChatMessage[]

At this time, only one embed is supported per message, and attachments are not supported. If you need to send more than one embed or upload attachments, consider creating the message via a webhook. (min items 1; max items 1)