Enum EntryPointCommandHandler
public enum EntryPointCommandHandler
Fields
ApplicationHandler = 1The app handles the interaction using an interaction token.
DiscordLaunchActivity = 2Discord handles the interaction by launching an Activity and sending a follow-up message without coordinating with the app.