Table of Contents

Class DiscordMediaGalleryItem

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents an item in a media gallery.

public sealed class DiscordMediaGalleryItem
Inheritance
object
DiscordMediaGalleryItem

Constructors

DiscordMediaGalleryItem(string, string?, bool?)

Constructs a new media gallery item.

Properties

Description

Gets the description (alt text) of the media item.

IsSpoilered

Gets whether the media item is spoilered.

Media

Gets the media item in the gallery.