Table of Contents

Class DiscordMediaGalleryComponent

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents a gallery of various media.

public sealed class DiscordMediaGalleryComponent : DiscordComponent
Inheritance
object
DiscordMediaGalleryComponent
Inherited Members

Constructors

DiscordMediaGalleryComponent(params IEnumerable<DiscordMediaGalleryItem>)

Constructs a new media gallery component.

DiscordMediaGalleryComponent(IEnumerable<DiscordMediaGalleryItem>, int)

Constructs a new media gallery component.

Properties

Items

Gets the items in the gallery.