Property DefaultSortOrder
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
DefaultSortOrder
Sets the default sort order of posts in this channel.
public Optional<DiscordDefaultSortOrder?> DefaultSortOrder { set; }
Sets the default sort order of posts in this channel.
public Optional<DiscordDefaultSortOrder?> DefaultSortOrder { set; }