diff --git a/src/structures/GuildMember.js b/src/structures/GuildMember.js index f29c9ff7d..5e87f4c21 100644 --- a/src/structures/GuildMember.js +++ b/src/structures/GuildMember.js @@ -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} * @readonly */