Skip to main content
Module

x/biscuit/mod.ts>MessageInteraction

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface MessageInteraction
Re-export
import { type MessageInteraction } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Properties

id of the interaction

type of interaction

name: string

name of the application command, including subcommands and subcommand groups

user: User

user who invoked the interaction

optional
member: Partial<Member>

member who invoked the interaction in the guild