Table of Contents

Property MaxLength

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MaxLength

The maximal length of text input.

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

Property Value

int?