@typed-discord/rest
Preparing search index...
types
ApplicationCommandOptionNumberChoice
Function ApplicationCommandOptionNumberChoice
ApplicationCommandOptionNumberChoice
(
name
:
string
,
value
:
number
,
optional
?:
Omit
<
ApplicationCommandOptionNumberChoice
,
"name"
|
"value"
>
,
)
:
ApplicationCommandOptionNumberChoice
Parameters
name
:
string
value
:
number
Optional
optional
:
Omit
<
ApplicationCommandOptionNumberChoice
,
"name"
|
"value"
>
Returns
ApplicationCommandOptionNumberChoice
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...