Skip to main content

MediaGalleryItem

@discordeno/bot


Documentation / @discordeno/bot / MediaGalleryItem

Interface: MediaGalleryItem

Defined in: packages/bot/src/transformers/types.ts:587

Properties

description?

optional description: string

Defined in: packages/bot/src/transformers/types.ts:591

Alt text for the media


media

media: UnfurledMediaItem

Defined in: packages/bot/src/transformers/types.ts:589

A url or attachment


spoiler?

optional spoiler: boolean

Defined in: packages/bot/src/transformers/types.ts:593

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