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