import { type InteractionMessageOptions } from "https://deno.land/x/harmony@v2.8.0/src/structures/interactions.ts";
Interaction Message related Options
Properties
optional
embeds: Array<Embed | EmbedPayload>optional
flags: number | InteractionResponseFlags[]optional
allowedMentions: AllowedMentionsPayloadWhether the Message Response should be Ephemeral (only visible to User) or not
optional
components: MessageComponentData[]optional
files: MessageAttachment[]