GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

EntryPointCommandHandlerType

https://discord.com/developers/docs/interactions/application-commands#application-command-object-entry-point-command-handler-types

API/Enums/EntryPointCommandHandlerType
seyfert/lib/types/payloads/_interactions/applicationCommands.d.ts

Signature

export declare enum EntryPointCommandHandlerType {    AppHandler = 1,    DiscordLaunchActivity = 2}

Members

This export does not declare public properties or methods in the generated declaration file.