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