interface APIMediaGalleryItem

external
export interface APIMediaGalleryItem

See also: https://discord.com/developers/docs/components/reference#media-gallery-media-gallery-item-structure

optionalexternal
description? : string | null

Alt text for the media

external
media : APIUnfurledMediaItem

A url or attachment

optionalexternal
spoiler? : boolean = false

Whether the media should be a spoiler (or blurred out)