Property MinValue
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
MinValue
Gets the minimum value for this slash command parameter.
[JsonProperty("min_value", NullValueHandling = NullValueHandling.Ignore)]
public object MinValue { get; }
Gets the minimum value for this slash command parameter.
[JsonProperty("min_value", NullValueHandling = NullValueHandling.Ignore)]
public object MinValue { get; }