1
0
Fork 0
cautious-journey/docs/api/cautious-journey.githubremo...

591 B

Home > cautious-journey > GithubRemote > createComment

GithubRemote.createComment() method

Signature:

createComment(options: CommentUpdate): Promise<CommentUpdate>;

Parameters

Parameter Type Description
options CommentUpdate

Returns:

Promise<CommentUpdate>