mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs(GuildMember): document owner override in permissions getter (#5320)
This commit is contained in:
@@ -211,7 +211,7 @@ class GuildMember extends Base {
|
||||
}
|
||||
|
||||
/**
|
||||
* The overall set of permissions for this member, taking only roles into account
|
||||
* The overall set of permissions for this member, taking only roles and owner status into account
|
||||
* @type {Readonly<Permissions>}
|
||||
* @readonly
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user