APILabelComponent
https://discord.com/developers/docs/components/reference#label
Signature
export interface APILabelComponent extends APIBaseComponent<ComponentType.Label>Properties
4Methods
0No methods.
Properties
id?: number;Optional identifier for component
label: string;The label text
description?: string;An optional description textfor the label
component: APILabelComponents;The component within the label