ApplicationCommandOption
Options for the ApplicationCommand.
Properties
Parameter
Type
Required
Description
name
string
true
This option's name.
description
string
true
This option's description.
default
bool
false
The default propperty of this option.
required
bool
false
If this is true, the option can be left out.
Last updated
Was this helpful?