MediaGalleryItem
Documentation / @discordeno/bot / MediaGalleryItem
Interface: MediaGalleryItem
Defined in: bot/src/transformers/types.ts:597
Properties
description?
optionaldescription:string
Defined in: bot/src/transformers/types.ts:601
Alt text for the media
media
media:
UnfurledMediaItem
Defined in: bot/src/transformers/types.ts:599
A url or attachment
spoiler?
optionalspoiler:boolean
Defined in: bot/src/transformers/types.ts:603
Whether the media should be a spoiler (or blurred out). Defaults to false