Chameleon
Preparing search index...
MessageComponent
Interface MessageComponent
interface
MessageComponent
{
type
:
number
;
customId
?:
string
;
disabled
?:
boolean
;
style
?:
number
;
label
?:
string
;
emoji
?:
Partial
<
Emoji
>
;
url
?:
string
;
options
?:
SelectOption
[]
;
placeholder
?:
string
;
minValues
?:
number
;
maxValues
?:
number
;
components
?:
MessageComponent
[]
;
skuId
?:
string
;
channelTypes
?:
number
[]
;
}
Index
Properties
type
custom
Id?
disabled?
style?
label?
emoji?
url?
options?
placeholder?
min
Values?
max
Values?
components?
sku
Id?
channel
Types?
Properties
type
type
:
number
Optional
custom
Id
customId
?:
string
Optional
disabled
disabled
?:
boolean
Optional
style
style
?:
number
Optional
label
label
?:
string
Optional
emoji
emoji
?:
Partial
<
Emoji
>
Optional
url
url
?:
string
Optional
options
options
?:
SelectOption
[]
Optional
placeholder
placeholder
?:
string
Optional
min
Values
minValues
?:
number
Optional
max
Values
maxValues
?:
number
Optional
components
components
?:
MessageComponent
[]
Optional
sku
Id
skuId
?:
string
Optional
channel
Types
channelTypes
?:
number
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
custom
Id
disabled
style
label
emoji
url
options
placeholder
min
Values
max
Values
components
sku
Id
channel
Types
Chameleon
Loading...