DiscordSectionComponent
Documentation / @discordeno/types / DiscordSectionComponent
Interface: DiscordSectionComponent
Defined in: discord/components.ts:591
https://docs.discord.com/developers/components/reference#section-section-structure
Extends
Properties
accessory
accessory:
DiscordButtonComponent|DiscordThumbnailComponent
Defined in: discord/components.ts:597
A thumbnail or a button component, with a future possibility of adding more compatible components
components
components:
DiscordTextDisplayComponent[]
Defined in: discord/components.ts:595
One to three text components
id?
optionalid?:number
Defined in: discord/components.ts:100
32 bit integer used as an optional identifier for component
Inherited from
type
type:
Section
Defined in: discord/components.ts:592
The type of the component