Property Description
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Description
Gets the description for the guild, if the guild is discoverable.
[JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)]
public string Description { get; }