Property Description
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Description
Gets or sets the description of the label.
[JsonProperty("description")]
public string? Description { get; set; }
Gets or sets the description of the label.
[JsonProperty("description")]
public string? Description { get; set; }