import { type DiscordInteraction } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Properties
type: InteractionTypes
The type of interaction
optional
member: DiscordInteractionMemberGuild member data for the invoking user, including permissions
optional
user: DiscordUserUser object for the invoking user, if invoked in a DM
optional
message: DiscordMessageFor the message the button was attached to
optional
data: DiscordInteractionDatathe command data payload