Creates a new text display from API data.
Optional
data: Partial<APITextDisplayComponent>The API data to create this text display with
Clears the id of this component, defaulting to a default incremented id.
Sets the text of this text display.
The text to use
Sets the id (not the custom id) for this component.
The id for this component
Serializes this builder to API-compatible JSON data.
The base component builder that contains common symbols for all sorts of components.