Property DiscoverySplash
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
DiscoverySplash
The new discovery splash image of the guild
public Optional<string> DiscoverySplash { get; set; }
Property Value
- Optional<string>
The new discovery splash image of the guild
public Optional<string> DiscoverySplash { get; set; }