Table of Contents

Class MediaGalleryItem

Namespace
NetCord
Assembly
NetCord.dll
public class MediaGalleryItem : IJsonModel<JsonMediaGalleryItem>
Inheritance
MediaGalleryItem
Implements
Inherited Members

Constructors

MediaGalleryItem(JsonMediaGalleryItem)

public MediaGalleryItem(JsonMediaGalleryItem jsonModel)

Parameters

jsonModel JsonMediaGalleryItem

Properties

Description

public string? Description { get; }

Property Value

string

Media

public ComponentMedia Media { get; }

Property Value

ComponentMedia

Spoiler

public bool Spoiler { get; }

Property Value

bool