Table of Contents
API reference

Property SortBy

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

SortBy

Gets or sets the sorting mode.

[JsonProperty("sort_by", NullValueHandling = NullValueHandling.Ignore)]
public SortingMode? SortBy { get; set; }

Property Value

SortingMode?