mirror of
https://github.com/danbulant/discord.js
synced 2026-05-26 13:32:04 +00:00
Add label for permission strings docs
This commit is contained in:
parent
961346dcaa
commit
6fb0691a2b
2 changed files with 3 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
|
@ -136,6 +136,8 @@ class ClientDataResolver {
|
|||
* Data that can be resolved to give a permission number. This can be:
|
||||
* * A string
|
||||
* * A permission number
|
||||
*
|
||||
* Possible strings:
|
||||
* ```js
|
||||
* [
|
||||
* "CREATE_INSTANT_INVITE",
|
||||
|
|
|
|||
Loading…
Reference in a new issue