Abstract Message Modify Builder
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.
Do not include any embeds when serializing this message.
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.
Adds a file with the given path to the attachments.
Configures the mentions in the message that are allowed to trigger a ping.
Configures the mentions that should trigger a ping. Not calling this function will result in the default behavior (ping everything), calling this function but not configuring it before the request is build will result in all pings being ignored.
Keeps the attachment with the given id, so it will be present after editing the message.
Sets the flags for the message.
Sets/Unsets the MessageFlags for this message.