Table of Contents

Property MinimumLength

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MinimumLength

Gets the maximum length for this slash command parameter.

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

Property Value

int?