Property Description
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Description
Gets the description of this command.
[JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)]
public string? Description { get; }
Gets the description of this command.
[JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)]
public string? Description { get; }