GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ApplicationCommandType

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

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

Signature

export declare enum ApplicationCommandType {    ChatInput = 1,    User = 2,    Message = 3,    PrimaryEntryPoint = 4}

Members

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