Property MinValues
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
MinValues
The minimum amount of checkboxes that must be checked within this group.
[JsonProperty("min_values", NullValueHandling = NullValueHandling.Ignore)]
public int? MinValues { get; }
Property Value
- int?