class ThumbnailComponent
extends
Component<APIThumbnailComponent>export class ThumbnailComponent extends Component<APIThumbnailComponent>
Represents a thumbnail component
readonlyReadonly<APIThumbnailComponent> data :
The API data associated with this component
Inherited from: Component
readonlyUnfurledMediaItem media :
The media associated with this thumbnail
readonlyboolean spoiler :
Whether this thumbnail is spoilered
equalsother: this | APIThumbnailComponent) : boolean (
other: this | APIThumbnailComponent
Whether or not the given components are equal
Inherited from: Component
toJSONAPIThumbnailComponent () :
Returns the API-compatible JSON for this component