oopscord.js
Preparing search index...
ModalLabelComponentData
Type Alias ModalLabelComponentData
type
ModalLabelComponentData
=
{
component
:
LabelBuilder
;
customId
:
string
;
innerType
:
|
"string_select"
|
"user_select"
|
"channel_select"
|
"role_select"
|
"mentionable_select"
|
"text_input"
|
"file_upload"
|
"radio_group"
|
"checkbox_group"
|
"checkbox"
;
outerType
:
"label"
;
}
Index
Properties
component
custom
Id
inner
Type
outer
Type
Properties
component
component
:
LabelBuilder
custom
Id
customId
:
string
inner
Type
innerType
:
|
"string_select"
|
"user_select"
|
"channel_select"
|
"role_select"
|
"mentionable_select"
|
"text_input"
|
"file_upload"
|
"radio_group"
|
"checkbox_group"
|
"checkbox"
outer
Type
outerType
:
"label"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
custom
Id
inner
Type
outer
Type
oopscord.js
Loading...