Property DefaultSortOrder
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
DefaultSortOrder
The default sort order of posts in the forum.
[JsonProperty("default_sort_order", NullValueHandling = NullValueHandling.Ignore)]
public DiscordDefaultSortOrder? DefaultSortOrder { get; }