import { type EditWebhookMessage } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Properties
optional
embeds: Embed[] | nullEmbedded rich
content
optional
file: FileContent | FileContent[] | nullThe contents of the file being sent/edited
optional
allowedMentions: AllowedMentions | nullAllowed mentions for the message
optional
attachments: Attachment | nullAttached files to keep
optional
components: MessageComponentsThe components you would like to have sent in this message