import { type EditMessage } from "https://deno.land/x/discordeno@18.0.1/helpers/messages/mod.ts";
Properties
optional
embeds: Embed[] | nullEmbedded rich
content (up to 6000 characters)
Edit the flags of the message (only SUPPRESS_EMBEDS
can currently be set/unset)
optional
file: FileContent | FileContent[] | nullThe contents of the file being sent/edited
optional
allowedMentions: AllowedMentionsAllowed mentions for the message
optional
attachments: Attachment[]When specified (adding new attachments), attachments which are not provided in this list will be removed.
optional
components: MessageComponentsThe components you would like to have sent in this message