Table of Contents

Class DiscordMediaGalleryComponent

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents a media gallery component.

public sealed class DiscordMediaGalleryComponent : DiscordComponent
Inheritance
DiscordMediaGalleryComponent
Inherited Members

Constructors

DiscordMediaGalleryComponent(DiscordMediaGalleryComponent)

Constructs a new media gallery component based on another media gallery component.

DiscordMediaGalleryComponent(IEnumerable<DiscordMediaGalleryItem>)

Constructs a new media gallery component field with the specified options.

Properties

Items

The content for the media gallery.