Table of Contents

Enum SortOrderType

Namespace
NetCord
Assembly
NetCord.dll

Determines the sort order for posts within a ForumGuildChannel.

public enum SortOrderType

Fields

CreationDate = 1

Sort forum posts by their creation date, from newest to oldest.

LatestActivity = 0

Sort forum posts by recent activity.