Property SplashHash
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
SplashHash
Gets the guild splash's hash.
[JsonProperty("splash", NullValueHandling = NullValueHandling.Ignore)]
public string SplashHash { get; }
Property Value
- string
Gets the guild splash's hash.
[JsonProperty("splash", NullValueHandling = NullValueHandling.Ignore)]
public string SplashHash { get; }