Skip to main content
Latest
interface DiscordMessageInteraction
import { type DiscordMessageInteraction } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

Properties

id: string

Id of the interaction

type: InteractionTypes

The type of interaction

name: string

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