Property Label
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Label
Gets the title of the field.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }
Gets the title of the field.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
public string Label { get; }