MediaGalleryItem
Documentation / @discordeno/bot / MediaGalleryItem
Interface: MediaGalleryItem
Defined in: bot/src/transformers/types.ts:596
Properties
description?
optional
description:string
Defined in: bot/src/transformers/types.ts:600
Alt text for the media
media
media:
UnfurledMediaItem
Defined in: bot/src/transformers/types.ts:598
A url or attachment
spoiler?
optional
spoiler:boolean
Defined in: bot/src/transformers/types.ts:602
Whether the media should be a spoiler (or blurred out). Defaults to false