Skip to main content
Module

x/discord_api_types/payloads/v10/interactions.ts>EntryPointCommandHandlerType

Up to date Discord API Typings, versioned by the API version
Go to Latest
enum EntryPointCommandHandlerType
import { EntryPointCommandHandlerType } from "https://deno.land/x/discord_api_types@0.37.100/payloads/v10/interactions.ts";

Members

AppHandler = 1

The app handles the interaction using an interaction token

DiscordLaunchActivity

Discord handles the interaction by launching an Activity and sending a follow-up message without coordinating with the app