Preview environment

interface ThumbnailComponentData

export interface ThumbnailComponentData extends BaseComponentData

optional
description? : string

The description of the thumbnail

optional
id? : number

the id of this component

Inherited from: BaseComponentData

The media for the thumbnail

optional
spoiler? : boolean

Whether the thumbnail should be spoilered

The type of component

Inherited from: BaseComponentData