Table of Contents

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; }

Property Value

object