export declare enum EntryPointCommandHandlerType
See also: https://discord.com/developers/docs/interactions/application-commands#application-command-object-entry-point-command-handler-types
The app handles the interaction using an interaction token
Discord handles the interaction by launching an Activity and sending a follow-up message without coordinating with the app