Table of Contents

Constructor MinimumLengthAttribute

Namespace
DSharpPlus.SlashCommands
Assembly
DSharpPlus.SlashCommands.dll

MinimumLengthAttribute(int)

Sets a minimum allowed length for this slash command option. Only valid for string parameters.

public MinimumLengthAttribute(int value)

Parameters

value int