Inherited from MessageEditOptions
Options that can be passed into .
Extends
WebhookMessageEditOptionsExtends
Pick<BaseMessageOptionsWithPoll, 'poll'>An 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 MessageEditOptionsThe id of the thread this message belongs to For interaction webhooks, this property is ignored
Inherited from WebhookMessageEditOptions