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