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