Table of Contents

Class MediaGalleryItem

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

Constructors

MediaGalleryItem(JsonComponent)

public MediaGalleryItem(JsonComponent jsonModel)

Parameters

jsonModel JsonComponent

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