mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 20:42:27 +00:00
Relink permission#FLAGS on docs
This commit is contained in:
parent
284bec80d4
commit
79253544ea
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,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