Comment

Properties

Property

Type

Description

id

String

ID of the comment

author

Teammate

The teammate who posted the comment

createdAt

Date

Date when the comment was created

lastEditedAt

Date (optional)

Date when the comment was last edited, if the comment was not edited this will be undefined.

content

Object

content.body

String

The body of the comment which can contain Markdown.

content.attachments

Array of Attachment

Files attached to the comment.