Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
RawStringSelectMenu
Interface RawStringSelectMenu
interface
RawStringSelectMenu
{
custom_id
:
string
;
disabled
?:
boolean
;
max_values
?:
number
;
min_values
?:
number
;
options
:
SelectOption
[]
;
placeholder
?:
string
;
type
:
STRING_SELECT
;
}
Hierarchy (
view full
)
RawSelectMenuBase
<
STRING_SELECT
>
RawStringSelectMenuOptions
RawStringSelectMenu
Index
Properties
custom_
id
disabled?
max_
values?
min_
values?
options
placeholder?
type
Properties
custom_
id
custom_
id
:
string
Optional
disabled
disabled
?:
boolean
Optional
max_
values
max_
values
?:
number
Optional
min_
values
min_
values
?:
number
options
options
:
SelectOption
[]
Optional
placeholder
placeholder
?:
string
type
type
:
STRING_SELECT
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
custom_
id
disabled
max_
values
min_
values
options
placeholder
type
Oceanic
Loading...