import { type EditWebhookMessage } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";
Properties
optional
embeds: Embed[]Embedded rich
content
optional
file: FileContent | FileContent[]The contents of the file being sent/edited
optional
allowedMentions: AllowedMentionsAllowed mentions for the message
optional
attachments: Attachment[]Attached files to keep
optional
components: MessageComponentsThe components you would like to have sent in this message