Magidoc

TeamDiscussionComment
Object

A comment on a team discussion.

Fields

#

author

The actor who authored the comment.

authorAssociation

Non-null

Author's association with the comment's team.

body

Non-null

The body as Markdown.

bodyHTML

Non-null

The body rendered to HTML.

bodyText

Non-null

The body rendered to text.

bodyVersion

Non-null

The current version of the body content.

createdAt

Non-null

Identifies the date and time when the object was created.

createdViaEmail

Non-null

Check if this comment was created via an email reply.

databaseId

Identifies the primary key from the database.

discussion

Non-null

The discussion this comment is about.

editor

The actor who edited the comment.

id

ID !
Non-null

The Node ID of the TeamDiscussionComment object

includesCreatedEdit

Non-null

Check if this comment was edited and includes an edit with the creation data

lastEditedAt

The moment the editor made the last edit

number

Non-null

Identifies the comment number.

publishedAt

Identifies when the comment was published at.

reactionGroups

A list of reactions grouped by content left on the subject.

reactions

Non-null

A list of Reactions left on the Issue.

resourcePath

Non-null

The HTTP path for this comment

updatedAt

Non-null

Identifies the date and time when the object was last updated.

url

Non-null

The HTTP URL for this comment

userContentEdits

A list of edits to this content.

viewerCanDelete

Non-null

Check if the current viewer can delete this object.

viewerCanReact

Non-null

Can user react to this subject

viewerCanUpdate

Non-null

Check if the current viewer can update this object.

viewerCannotUpdateReasons

Non-null

Reasons why the current viewer can not update this comment.

viewerDidAuthor

Non-null

Did the viewer author this comment.

Interfaces

#

Also implements Comment , Deletable , Node , Reactable , UniformResourceLocatable , Updatable , UpdatableComment .

Usages

#

References

#