HTTPError: Internal Server Error
at handleErrors (/node_modules/@discordjs/rest/dist/index.js:633:11)
at SequentialHandler.runRequest (/node_modules/@discordjs/rest/dist/index.js:1021:29)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async SequentialHandler.queueRequest (/node_modules/@discordjs/rest/dist/index.js:862:14)
at async REST.request (/node_modules/@discordjs/rest/dist/index.js:1387:22)
at async MessageManager.edit (/node_modules/discord.js/src/managers/MessageManager.js:176:15) {
requestBody: {
files: [],
json: {
content: undefined,
tts: false,
nonce: undefined,
embeds: [Array],
components: undefined,
username: undefined,
avatar_url: undefined,
allowed_mentions: undefined,
flags: 0,
message_reference: undefined,
attachments: undefined,
sticker_ids: undefined,
thread_name: undefined
}
},
status: 500,
method: 'PATCH',
url: 'https://discord.com/api/v10/channels/{channelId}/messages/{messageID}'
}
HTTPError: Internal Server Error
at handleErrors (/node_modules/@discordjs/rest/dist/index.js:633:11)
at SequentialHandler.runRequest (/node_modules/@discordjs/rest/dist/index.js:1021:29)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async SequentialHandler.queueRequest (/node_modules/@discordjs/rest/dist/index.js:862:14)
at async REST.request (/node_modules/@discordjs/rest/dist/index.js:1387:22)
at async MessageManager.edit (/node_modules/discord.js/src/managers/MessageManager.js:176:15) {
requestBody: {
files: [],
json: {
content: undefined,
tts: false,
nonce: undefined,
embeds: [Array],
components: undefined,
username: undefined,
avatar_url: undefined,
allowed_mentions: undefined,
flags: 0,
message_reference: undefined,
attachments: undefined,
sticker_ids: undefined,
thread_name: undefined
}
},
status: 500,
method: 'PATCH',
url: 'https://discord.com/api/v10/channels/{channelId}/messages/{messageID}'
}