Abstract
Optional
guilds?: string[]Readonly
descriptionReadonly
guildsReadonly
nameReadonly
optionsReadonly
typeAbstract
handleHandle a Discord interaction. This method is called when a Discord interaction is received.
The interaction that was received
Generated using TypeDoc
A ServerlessDiscordCommandChatInput is a slash command that can be executed by a Discord user.
A ServerlessDiscordCommandChatInput can be global or guild specific.
Param
Whether the command is global or not
Param
Whether the command is guild specific or not
Param
The name of the command
Param
The options of the command