interface APISectionComponent
extends
APIBaseComponent<ComponentType.Section>export interface APISectionComponent extends APIBaseComponent<ComponentType.Section>
APISectionAccessoryComponent accessory :
APITextDisplayComponent[] components :
optionalnumber id? :
int32, auto generated via increment if not provided
Inherited from: APIBaseComponent