Table of Contents

Property Limit

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Limit

Gets the limit for results.

[JsonProperty("limit", NullValueHandling = NullValueHandling.Ignore)]
public int Limit { get; }

Property Value

int