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 ServerlessDiscordCommandUser is a user command that can be executed on a Discord user through the right click menu.
A ServerlessDiscordCommandUser 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