Enum EntryPointCommandHandler
public enum EntryPointCommandHandler
Fields
ApplicationHandler = 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.