Property Required
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Required
Gets whether this command parameter is required.
[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool? Required { get; }
Property Value
- bool?