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