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