mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 12:33:30 +01:00
Add label for permission strings docs
This commit is contained in:
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:
|
* Data that can be resolved to give a permission number. This can be:
|
||||||
* * A string
|
* * A string
|
||||||
* * A permission number
|
* * A permission number
|
||||||
|
*
|
||||||
|
* Possible strings:
|
||||||
* ```js
|
* ```js
|
||||||
* [
|
* [
|
||||||
* "CREATE_INSTANT_INVITE",
|
* "CREATE_INSTANT_INVITE",
|
||||||
|
|||||||
Reference in New Issue
Block a user