Skip to main content

FilterComment

KeyTypeDescriptionOptional
idstringUnique identifier for the comment.
commentsCountnumberNumber of comments associated with the comment.
communityIdnumberID of the community where the comment was posted.
createdAtnumberTimestamp when the comment was created.
isEditedbooleanWhether the comment has been edited.
isLikedbooleanWhether the comment is liked by the current user.
levelnumberThe level of the comment (e.g., direct reply or nested).
likesCountnumberNumber of likes on the comment.
menuItemsMenuItem[]Menu items available for actions on the comment.
postIdstringID of the post to which this comment belongs.
tempIdstring or nullTemporary ID used during comment creation (before persisting).✔️
textstringText content of the comment.
updatedAtnumberTimestamp when the comment was last updated.
userIdstringID of the user who posted the comment.
uuidstringUniversally unique identifier (UUID) for the comment.