Search
Preparing search index...
The search index is not available
yuuko
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
yuuko
Eris
ApplicationCommandOptionChoice
Interface ApplicationCommandOptionChoice<T>
Type parameters
T
:
Constants
[
"ApplicationCommandOptionTypes"
]
[
keyof
Pick
<
Constants
[
"ApplicationCommandOptionTypes"
]
,
"STRING"
|
"INTEGER"
|
"NUMBER"
>
]
|
unknown
=
unknown
Hierarchy
ApplicationCommandOptionChoice
Index
Properties
name
value
Properties
name
name
:
string
value
value
:
T
extends
3
?
string
:
T
extends
10
?
number
:
T
extends
4
?
number
:
string
|
number
Exports
Externals
Eris
Application
Command
Option
Choice
name
value
Generated using
TypeDoc