suspend fun markCommentDone(issue: ObjectId, comment: String, updatedAt: OffsetDateTime, body: String)

Mark a comment as needing no new comment request

Parameters

issue

The issue

comment

The comment

updatedAt

The update date of the comment

body

The body of the comment