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