Enumeration: ApplicationCommandType
Enumeration Members
CHAT_INPUT
• CHAT_INPUT = 1
Defined in
packages/libcord/src/structures/ApplicationCommand.ts:10
MESSAGE
• MESSAGE = 3
Defined in
packages/libcord/src/structures/ApplicationCommand.ts:12
USER
• USER = 2