Property MaxValues
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
MaxValues
The maximum of files to upload, between 1 and 10.
[JsonProperty("max_values", DefaultValueHandling = DefaultValueHandling.Ignore)]
public int? MaxValues { get; }
Property Value
- int?