interface APISectionComponent

external
export interface APISectionComponent extends APIBaseComponent<ComponentType.Section>

A Section is a top-level layout component that allows you to join text contextually with an accessory.Sections are only available in messages.

See also: https://discord.com/developers/docs/components/reference#section

external
accessory : APISectionAccessoryComponent

A thumbnail or a button component, with a future possibility of adding more compatible components

external
components : APITextDisplayComponent[]

One to three text components