Options that can be passed to edit a message.
Extends
Omit<BaseMessageOptions, 'content'>flags?:BitFieldResolvable<Extract<MessageFlagsString, 'SuppressEmbeds'>, MessageFlags.SuppressEmbeds>
Which flags to set for the message Only the flag can be modified.