Interfacediscord-component-embedv0.4.1
APIMediaGalleryItem
See also:https://discord.com/developers/docs/components/reference#media-gallery-media-gallery-item-structure
interface APIMediaGalleryItemProperties
- optional
description
Alt text for the media
media
A url or attachment
media: APIUnfurledMediaItem;- optional
spoiler
Whether the media should be a spoiler (or blurred out)
spoiler: boolean;Default:false