Skip to main content

MediaGalleryItem

Documentation


Documentation / @discordeno/bot / MediaGalleryItem

Interface: MediaGalleryItem

Defined in: transformers/types.ts:759

Properties

description?

optional description?: string

Defined in: transformers/types.ts:763

Alt text for the media


media

media: UnfurledMediaItem

Defined in: transformers/types.ts:761

A url or attachment


spoiler?

optional spoiler?: boolean

Defined in: transformers/types.ts:765

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