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