Table of Contents

Property MaximumLength

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MaximumLength

Gets the minimum length for this slash command parameter.

[JsonProperty("max_length", NullValueHandling = NullValueHandling.Ignore)]
public int? MaximumLength { get; }

Property Value

int?