Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
SectionComponentData
Interface SectionComponentData
interface
SectionComponentData
{
accessory
:
ButtonComponentData
|
ThumbnailComponentData
;
components
:
readonly
TextDisplayComponentData
[]
;
id
?:
number
;
type
:
ComponentType
;
}
Hierarchy (
View Summary
)
BaseComponentData
SectionComponentData
Index
Properties
accessory
components
id?
type
Properties
accessory
accessory
:
ButtonComponentData
|
ThumbnailComponentData
components
components
:
readonly
TextDisplayComponentData
[]
Optional
id
id
?:
number
type
type
:
ComponentType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accessory
components
id
type
discord-js-button-pagination-ts
Loading...