EntryPointCommandHandlerType

export declare enum EntryPointCommandHandlerType
export declare enum EntryPointCommandHandlerType
https://discord.com/developers/docs/interactions/application-commands#application-command-object-entry-point-command-handler-types
AppHandler=

1

The app handles the interaction using an interaction token
DiscordLaunchActivity=

2

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