Interface
WebhookMessageEditOptions
Edit a previously sent webhook message (EmbedBuilder values are serialized).
Properties
| Name | Type | Description |
|---|---|---|
| allowedMentions? | AllowedMentionsOptions | |
| attachments? | MessageAttachmentEdit[] | |
| content? | string | null | |
| embeds? | (RESTPostAPIEmbed | EmbedBuilder)[] | |
| flags? | number |