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

16 lines
444 B
Markdown
Raw Normal View History

<!-- 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; [deleteLabel](./cautious-journey.githubremote.deletelabel.md)
## GithubRemote.deleteLabel() method
<b>Signature:</b>
```typescript
deleteLabel(): Promise<LabelUpdate>;
```
<b>Returns:</b>
Promise&lt;LabelUpdate&gt;