@typed-discord/rest
Preparing search index...
types
SectionComponentResponse
Interface SectionComponentResponse
interface
SectionComponentResponse
{
accessory
:
ButtonComponentResponse
|
ThumbnailComponentResponse
;
components
:
TextDisplayComponentResponse
[]
;
id
:
number
;
type
:
SECTION
;
}
Index
Properties
accessory
components
id
type
Properties
accessory
accessory
:
ButtonComponentResponse
|
ThumbnailComponentResponse
components
components
:
TextDisplayComponentResponse
[]
id
id
:
number
type
type
:
SECTION
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accessory
components
id
type
@typed-discord/rest
Loading...