Table of Contents

Property MinLength

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

MinLength

The minimum length that this parameter can accept.

public int MinLength { get; }

Property Value

int