Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
RawContainerComponent
Interface RawContainerComponent
interface
RawContainerComponent
{
accent_color
?:
number
;
components
:
(
RawMessageActionRow
|
RawSectionComponent
|
RawTextDisplayComponent
|
RawMediaGalleryComponent
|
RawSeparatorComponent
|
RawFileComponent
)
[]
;
spoiler
?:
boolean
;
type
:
CONTAINER
;
}
Hierarchy
Omit
<
BaseComponent
,
"id"
>
RawContainerComponent
Index
Properties
accent_
color?
components
spoiler?
type
Properties
Optional
accent_
color
accent_
color
?:
number
components
components
:
(
RawMessageActionRow
|
RawSectionComponent
|
RawTextDisplayComponent
|
RawMediaGalleryComponent
|
RawSeparatorComponent
|
RawFileComponent
)
[]
Optional
spoiler
spoiler
?:
boolean
type
type
:
CONTAINER
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
accent_
color
components
spoiler
type
Oceanic
Loading...