Property Required
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Required
Whether this text input component is required. Defaults to true.
[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool Required { get; }