Table of Contents
API reference

Property Offset

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

Offset

Gets or sets the offset for pagination.

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

Property Value

int?