Skip to main content

Comment

KeyTypeDescriptionOptional
idstringUnique identifier for the comment.
attachmentsAttachment[]List of attachments in the comment.✔️
commentsCountnumberNumber of replies to the comment.
createdAtnumberTimestamp when the comment was created.
deleteReasonstringReason for deletion, if applicable.✔️
deletedBystringUser who deleted the comment.✔️
deletedByUuidstringUUID of the user who deleted the comment.✔️
isDeletedbooleanWhether the comment has been deleted.
isEditedbooleanWhether the comment has been edited.
isLikedbooleanWhether the comment is liked by the user.
levelnumberLevel of the comment in the thread hierarchy.
likesCountnumberNumber of likes the comment has received.
menuItemsMenuItem[]List of menu actions available for the comment.✔️
postIdstringID of the post the comment belongs to.
tempIdnull | stringTemporary ID for the comment.✔️
textstringContent of the comment.
updatedAtnumberTimestamp when the comment was last updated.
uuidstringUnique user identifier for the comment author.