Table of Contents

Enum EntryPointCommandHandler

Namespace
NetCord.Rest
Assembly
NetCord.dll
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.