Table of Contents

Property MaxLength

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

MaxLength

Gets the maximum allowed length for this slash command parameter.

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

Property Value

int?