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