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