ApplicationCommandType
https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-types
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.