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