Enumeration CommentSort
Index
Enumeration Members
Enumeration Members
NEWEST
NEWEST: "-created_at"
NEWEST_ REPLIES
NEWEST_ REPLIES: "-reply"
Sort comments based on replies from newest to oldest
OLDEST
OLDEST: "created_at"
Sort comments from oldest to newest
OLDEST_ REPLIES
OLDEST_ REPLIES: "reply"
Sort comments based on replies from oldest to newest
Generated using TypeDoc
Sort comments from newest to oldest