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