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

573 B

Home > cautious-journey > GitlabRemote > createComment

GitlabRemote.createComment() method

Signature:

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

Parameters

Parameter Type Description
options CommentUpdate

Returns:

Promise<void>