Creates a new thumbnail from API data.
Optional
data: Partial<APIThumbnailComponent>The API data to create this thumbnail with
Clears the description of this thumbnail.
Clears the id of this component, defaulting to a default incremented id.
Sets the description of this thumbnail.
The description to use
Sets the id (not the custom id) for this component.
The id for this component
Sets the spoiler status of this thumbnail.
Optional
spoiler: booleanThe spoiler status to use
Sets the media URL of this thumbnail.
The URL to use
The base component builder that contains common symbols for all sorts of components.