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