APIThumbnailComponent

export interface APIThumbnailComponent extends APIBaseComponent<ComponentType.Thumbnail>
export interface APIThumbnailComponent extends APIBaseComponent<ComponentType.Thumbnail>

No summary provided.

description?:string | null
id?:number
int32, auto generated via increment if not provided
Inherited from APIBaseComponent
spoiler?:boolean
type:T
The type of the component
Inherited from APIBaseComponent