Table of Contents

Property MinValue

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

MinValue

The minimum value that this parameter can accept.

public object? MinValue { get; }

Property Value

object