16 lines
438 B
Markdown
16 lines
438 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [GithubRemote](./cautious-journey.githubremote.md) > [createComment](./cautious-journey.githubremote.createcomment.md)
|
||
|
|
||
|
## GithubRemote.createComment() method
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
createComment(): Promise<void>;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
Promise<void>
|
||
|
|