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