Table of Contents

Property MaxValues

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

MaxValues

The maximum amount of checkboxes that may be checked within this group.

[JsonProperty("max_values", NullValueHandling = NullValueHandling.Ignore)]
public int? MaxValues { get; }

Property Value

int?