Skip to content

ThumbnailComponent

classe · Source

Constructor

new ThumbnailComponent(data?: ThumbnailComponent | APIThumbnailComponent)

Parameters

NameTypeDescription
data?ThumbnailComponent | APIThumbnailComponentThe data Default: {}.

Properties

media

media: UnfurledMediaItem

A url or attachment Source

description

description: String

Alt text for the media, max 1024 characters Source

spoiler

spoiler: Boolean

Whether the thumbnail should be a spoiler (or blurred out). Defaults to false Source

Methods

toJSON

toJSON(): APIThumbnailComponent
**Returns:** `APIThumbnailComponent` [Source](https://github.com/AltKit/discord/blob/selfbotjs/src/structures/ThumbnailComponent.js#L47)

Unofficial software. Not affiliated with or supported by Discord.