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