Property Label
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Label
The user-facing label of the checkbox. Maximum 100 characters.
[JsonProperty("label")]
public string Label { get; }
The user-facing label of the checkbox. Maximum 100 characters.
[JsonProperty("label")]
public string Label { get; }