ODMessageData interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
This interface contains the data to build a message.
References
Properties
additionalOptions type ➜ Omit
Additional options that aren't covered by the Open Ticket api!
components array ➜ api.ODComponentBuildResult[]
Components from this message
content type ➜ null|string
The content of this message. null when no content
embeds array ➜ api.ODEmbedBuildResult[]
Embeds from this message
ephemeral boolean ➜ boolean
Try to make this message ephemeral when available
files array ➜ api.ODFileBuildResult[]
Files from this message
poll type ➜ null|discord.PollData
Poll data for this message