Table of Contents

Property Items

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Items

The content for the media gallery.

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

Property Value

List<DiscordMediaGalleryItem>