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