628 B
628 B
Home > cautious-journey > Remote > createComment
Remote.createComment() method
Add a comment to an issue (for attribution and auditing).
Signature:
createComment(options: CommentUpdate): Promise<CommentUpdate>;
Parameters
Parameter | Type | Description |
---|---|---|
options | CommentUpdate |
Returns:
Promise<CommentUpdate>