api Issue Comment
suspend fun apiIssueComment(name: String, block: suspend ApiIssueCommentResourceBuilder.() -> Unit): ApiIssueComment
Parameters
name
The unique name of the resulting resource.
block
Builder for ApiIssueComment.
See also
Parameters
name
The unique name of the resulting resource.