Inherited from MessageEditOptions
Options for updating the message received from a MessageComponentInteraction.
Extends
MessageEditOptionsAn array of attachments to keep. All attachments will be kept if omitted
Inherited from MessageEditOptionsflags?:BitFieldResolvable<Extract<MessageFlagsString, 'SuppressEmbeds'>, MessageFlags.SuppressEmbeds>
Which flags to set for the message Only the flag can be modified.
Inherited from MessageEditOptions