Skip to main content

MediaGalleryItem

Documentation


Documentation / @discordeno/bot / MediaGalleryItem

Interface: MediaGalleryItem

Defined in: transformers/types.ts:723

Properties

description?

optional description?: string

Defined in: transformers/types.ts:727

Alt text for the media


media

media: UnfurledMediaItem

Defined in: transformers/types.ts:725

A url or attachment


spoiler?

optional spoiler?: boolean

Defined in: transformers/types.ts:729

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