CommentData

type CommentData = object

Description

The comment data.

Properties

UserNamestring

The comment author.

Textstring

The comment text.

Timestring

The time when the comment was posted (in milliseconds).

Solvedboolean

Specifies if the comment is resolved (true) or not (false).

RepliesCommentData[]

An array containing the comment replies represented as the CommentData object.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).