CommentInfo

23 Sep 20251 minute to read

Represents a comment information.

Properties

commentProperties CommentProperties

Specifies the properties of the comment (author, isResolved, dateTime).

id string

Specifies the unique identifier of the comment.

replies Comment[]

Specifies the replies to the comment.

text string

Specifies the text of the comment.