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