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

579 B

Home > cautious-journey > GithubRemote > createComment

GithubRemote.createComment() method

Signature:

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

Parameters

Parameter Type Description
options CommentUpdate

Returns:

Promise<unknown>