import { type DiscordMessageInteraction } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Properties
type: InteractionTypes
The type of interaction
The name of the ApplicationCommand including the name of the subcommand/subcommand group
user: DiscordUser
The user who invoked the interaction
optional
member: Partial<DiscordMember>The member who invoked the interaction in the guild