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