Table of Contents

Constructor MaximumLengthAttribute

Namespace
DisCatSharp.ApplicationCommands.Attributes
Assembly
DisCatSharp.ApplicationCommands.dll

MaximumLengthAttribute(int)

Sets a maximum value for this slash command option. Only valid for string parameters.

public MaximumLengthAttribute(int value)

Parameters

value int