Property Label
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Label
The label to add. This is required.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }
The label to add. This is required.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }