Preview environment

enum ApplicationCommandType

export declare enum ApplicationCommandType

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

Members

ChatInput = 1

Slash commands; a text-based command that shows up when a user types /

Message = 3

A UI-based command that shows up when you right click or tap on a message

PrimaryEntryPoint = 4

A UI-based command that represents the primary way to invoke an app's Activity

User = 2

A UI-based command that shows up when you right click or tap on a user