APILabelComponent

https://discord.com/developers/docs/components/reference#label

Signature

export interface APILabelComponent extends APIBaseComponent<ComponentType.Label>

Properties

4

Methods

0

No methods.

Properties

id?: number;

Optional identifier for component

label: string;

The label text

description?: string;

An optional description textfor the label