Preview environment

enum InteractionType

export declare enum InteractionType

https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-interaction-type

Members

ApplicationCommand = 2

ApplicationCommandAutocomplete = 4

MessageComponent = 3

ModalSubmit = 5

Ping = 1