Property Required
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Required
Gets whether the prompt is required.
[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool Required { get; }
Gets whether the prompt is required.
[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool Required { get; }