Table of Contents

Property MinValues

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

MinValues

The minimum amount of files to upload, between 0 and 10.

[JsonProperty("min_values", DefaultValueHandling = DefaultValueHandling.Ignore)]
public int? MinValues { get; }

Property Value

int?