Error occurred while changing the nickname: DiscordAPIError[50013]: Missing Permissions
at SequentialHandler.runRequest (/home/brunommpreto/WebstormProjects/OPP/node_modules/@discordjs/rest/dist/index.js:667:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SequentialHandler.queueRequest (/home/brunommpreto/WebstormProjects/OPP/node_modules/@discordjs/rest/dist/index.js:464:14)
at async REST.request (/home/brunommpreto/WebstormProjects/OPP/node_modules/@discordjs/rest/dist/index.js:910:22)
at async GuildMemberManager.edit (/home/brunommpreto/WebstormProjects/OPP/node_modules/discord.js/src/managers/GuildMemberManager.js:325:15)
at async Client.<anonymous> (/home/brunommpreto/WebstormProjects/OPP/index.js:127:7) {
requestBody: { files: undefined, json: { nick: 'asdasdasdddddddddddddddd' } },
rawError: { message: 'Missing Permissions', code: 50013 },
code: 50013,
status: 403,
method: 'PATCH',
url: 'https://discord.com/api/v10/guilds/1029087556119314482/members/432864216647598100'
}
Error occurred while changing the nickname: DiscordAPIError[50013]: Missing Permissions
at SequentialHandler.runRequest (/home/brunommpreto/WebstormProjects/OPP/node_modules/@discordjs/rest/dist/index.js:667:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SequentialHandler.queueRequest (/home/brunommpreto/WebstormProjects/OPP/node_modules/@discordjs/rest/dist/index.js:464:14)
at async REST.request (/home/brunommpreto/WebstormProjects/OPP/node_modules/@discordjs/rest/dist/index.js:910:22)
at async GuildMemberManager.edit (/home/brunommpreto/WebstormProjects/OPP/node_modules/discord.js/src/managers/GuildMemberManager.js:325:15)
at async Client.<anonymous> (/home/brunommpreto/WebstormProjects/OPP/index.js:127:7) {
requestBody: { files: undefined, json: { nick: 'asdasdasdddddddddddddddd' } },
rawError: { message: 'Missing Permissions', code: 50013 },
code: 50013,
status: 403,
method: 'PATCH',
url: 'https://discord.com/api/v10/guilds/1029087556119314482/members/432864216647598100'
}