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; }
The content for the media gallery.
[JsonProperty("items", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordMediaGalleryItem> Items { get; }