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

23 lines
541 B
Markdown
Raw Normal View History

2020-08-16 22:07:07 +00:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [cautious-journey](./cautious-journey.md) &gt; [GithubRemote](./cautious-journey.githubremote.md) &gt; [formatBody](./cautious-journey.githubremote.formatbody.md)
## GithubRemote.formatBody() method
<b>Signature:</b>
```typescript
formatBody(options: CommentUpdate): string;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| options | CommentUpdate | |
<b>Returns:</b>
string