Property Items
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Items
Gets the items in the gallery.
[JsonProperty("items", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordMediaGalleryItem> Items { get; }
Gets the items in the gallery.
[JsonProperty("items", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordMediaGalleryItem> Items { get; }