Property Description
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Description
Gets the guild description, when applicable.
[JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)]
[RequiresFeature(Features.Community)]
public string? Description { get; }