Preparing search index...
The search index is not available
discordx
discordx
Slash
Function Slash
Handle a slash command with a defined name
Param: options
Application command options
View Documentation
Slash
(
options
)
:
MethodDecoratorEx
Handle a slash command with a defined name
Parameters
options
:
SlashCommandBuilder
Application command options
View Documentation
Returns
MethodDecoratorEx
Slash
<
T
,
TD
>
(
options
)
:
MethodDecoratorEx
Handle a slash command with a defined name
Type Parameters
T
extends
string
TD
extends
string
Parameters
options
:
ApplicationCommandOptions
<
VerifyName
<
T
>
,
NotEmpty
<
TD
>
>
Application command options
View Documentation
Returns
MethodDecoratorEx
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
discordx
Loading...
Handle a slash command with a defined name
Param: options
Application command options
View Documentation