Property Required
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Required
Whether this input is required.
[JsonProperty("required")]
public bool Required { get; set; }
Whether this input is required.
[JsonProperty("required")]
public bool Required { get; set; }