Property Label
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Label
The text to add to this button. If this is not specified, Emoji must be.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; set; }