Property Label
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Label
Label text to put above this input.
[JsonProperty("label")]
public string Label { get; set; }
Label text to put above this input.
[JsonProperty("label")]
public string Label { get; set; }