COMMENT_STATUS
No description
enum COMMENT_STATUS { NONE APPROVED REJECTED PREMOD SYSTEM_WITHHELD}Values#
NONE#
The comment is not PREMOD, but was not applied a moderation status by a moderator.
APPROVED#
The comment has been approved by a moderator.
REJECTED#
The comment has been rejected by a moderator.
PREMOD#
The comment was created while the stories premoderation option was on, and new comments that haven't been moderated yet are referred to as "premoderated" or "premod" comments.
SYSTEM_WITHHELD#
SYSTEM_WITHHELD represents a comment that was withheld by the system because it was flagged by an internal process for further review.