mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 22:11:53 +00:00
Relink permission#FLAGS on docs
This commit is contained in:
parent
c903929b6b
commit
a8d34e340b
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