oopscord.js
Preparing search index...
StringSelectValueOverride
Type Alias StringSelectValueOverride
type
StringSelectValueOverride
=
{
customId
:
string
;
options
:
{
description
?:
string
;
emoji
?:
string
;
label
:
string
;
value
:
string
;
}
[]
;
type
:
"string_select"
;
}
Index
Properties
custom
Id
options
type
Properties
custom
Id
customId
:
string
options
options
:
{
description
?:
string
;
emoji
?:
string
;
label
:
string
;
value
:
string
}
[]
type
type
:
"string_select"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Id
options
type
oopscord.js
Loading...