Class CommandChatInputAsyncAbstract

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

Hierarchy

Constructors

Properties

description: string
guilds: string[]
name: string

Methods

Generated using TypeDoc