mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 12:33:30 +01:00
docs(PermissionsBitField): Fix @name of bitfield (#8115)
docs(PermissionsBitField): `Permission` -> `PermissionsBitField`
This commit is contained in:
@@ -50,7 +50,7 @@ class PermissionsBitField extends BitField {
|
|||||||
/**
|
/**
|
||||||
* Bitfield of the packed bits
|
* Bitfield of the packed bits
|
||||||
* @type {bigint}
|
* @type {bigint}
|
||||||
* @name Permissions#bitfield
|
* @name PermissionsBitField#bitfield
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user