In TopGuildChannel.getEffectivePermissions, when the Manage Permissions channel override is denied, it will override the ManageRoles permission. These 2 permissions have nothing to do with each other, the manage permission overwrite is just for the permissions of that channel and should not influence the ManageRoles permission.
In
TopGuildChannel.getEffectivePermissions, when theManage Permissionschannel override is denied, it will override theManageRolespermission. These 2 permissions have nothing to do with each other, the manage permission overwrite is just for the permissions of that channel and should not influence theManageRolespermission.