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