import { type EditMessage } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Properties
optional
embeds: Embed[] | nullEmbedded rich
content (up to 6000 characters)
Edit the flags of the message (only SUPRESS_EMBEDS
can currently be set/unset)
optional
file: FileContent | FileContent[] | nullThe contents of the file being sent/edited
optional
allowedMentions: (Omit<AllowedMentions, "users" | "roles"> & { roles?: bigint[]; users?: bigint[]; }) | nullAllowed mentions for the message
optional
attachments: Attachment[]Attached files to keep
optional
components: MessageComponentsThe components you would like to have sent in this message