public class CreateComment extends Object
Write a new comment on a GitHub Issue or Pull Request. Full specification on GitHub docs
See http://schemas.taskcluster.net/github/v1/create-comment.json#
| Modifier and Type | Field and Description |
|---|---|
String |
body
The contents of the comment.
|
| Constructor and Description |
|---|
CreateComment() |
public String body
The contents of the comment.
See http://schemas.taskcluster.net/github/v1/create-comment.json#/properties/body
Copyright © 2014–2018 Mozilla. All rights reserved.