Property Description
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Description
Gets the description of this command.
[JsonProperty("description")]
public string Description { get; }
Gets the description of this command.
[JsonProperty("description")]
public string Description { get; }