Options
All
  • Public
  • Public/Protected
  • All
Menu

CommentsState contains all the possible comments states

Index

Enumeration members

COMMENTS_STATE_ALLOWED

COMMENTS_STATE_ALLOWED: = 1

COMMENTS_STATE_ALLOWED - COMMENT_STATE_ALLOWED tells that's possible to comment a post

COMMENTS_STATE_BLOCKED

COMMENTS_STATE_BLOCKED: = 2

COMMENTS_STATE_BLOCKED - COMMENT_STATE_BLOCKED tells that's not possible to comment a post

COMMENTS_STATE_UNSPECIFIED

COMMENTS_STATE_UNSPECIFIED: = 0

COMMENTS_STATE_UNSPECIFIED - COMMENTS_STATE_UNSPECIFIED

UNRECOGNIZED

UNRECOGNIZED: = -1

Generated using TypeDoc