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