Property Label
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Label
The text description to apply to the text input component.
[JsonProperty("label", NullValueHandling = NullValueHandling.Ignore)]
[DiscordDeprecated("Deprecated in favor of DiscordLabelComponent.")]
public string? Label { get; }