mirror of
https://github.com/danbulant/discord.js
synced 2026-05-31 05:11:51 +00:00
This reverts commit 65afedee49.
This commit is contained in:
parent
65afedee49
commit
04f0534d33
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ class Permissions {
|
|||
|
||||
/**
|
||||
* Data that can be resolved to give a permission number. This can be:
|
||||
* - A string (see {@link Permissions.FLAGS})
|
||||
* - A string (see {@link Permissions.flags})
|
||||
* - A permission number
|
||||
* @typedef {string|number} PermissionResolvable
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue