@typed-discord/rest
Preparing search index...
types
ContainerComponentResponse
Function ContainerComponentResponse
ContainerComponentResponse
(
id
:
number
,
accent_color
:
number
|
null
,
components
:
(
|
ActionRowComponentResponse
|
FileComponentResponse
|
MediaGalleryComponentResponse
|
SectionComponentResponse
|
SeparatorComponentResponse
|
TextDisplayComponentResponse
)
[]
,
spoiler
:
boolean
,
)
:
ContainerComponentResponse
Parameters
id
:
number
accent_color
:
number
|
null
components
: (
|
ActionRowComponentResponse
|
FileComponentResponse
|
MediaGalleryComponentResponse
|
SectionComponentResponse
|
SeparatorComponentResponse
|
TextDisplayComponentResponse
)
[]
spoiler
:
boolean
Returns
ContainerComponentResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...