InteractionResponseCreateBuilder
Message builder for publicly responding to an interaction.
Properties
The mentions in the message that are allowed to trigger a ping.
The attachment objects with filename and description.
The components to include with the message.
Up to 10 embeds (up to 6000 characters).
The files to include as attachments.
Optional custom MessageFlags to add to the message created.
Do not include any embeds when serializing this message.
This message will not trigger push and desktop notifications.
Functions
Adds an action row configured by the builder to the components of the message.
Adds a file with name and contentProvider to files.
Adds a file with name and contentProvider to files.
Configures the mentions in the message that are allowed to trigger a ping.
Sets the flags for the message.