Table of Contents

Property MaxValue

Namespace
DSharpPlus.Commands.ArgumentModifiers
Assembly
DSharpPlus.Commands.dll

MaxValue

The maximum value that this parameter can accept.

public object? MaxValue { get; }

Property Value

object