Table of Contents

Property Limit

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

Limit

Max number of members to return (1-1000, default 25).

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

Property Value

int?