Table of Contents

Property Items

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Items

The content for the media gallery.

[JsonProperty("items", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordMediaGalleryItem> Items { get; }

Property Value

IReadOnlyList<DiscordMediaGalleryItem>