Open Eccleria opened 2 years ago
finishEmbed list error
Message supprimé 2023-06-12T13:20:15.600Z DiscordAPIError: Request entity too large
at RequestHandler.execute (/home/ewibot/ewibot/node_modules/discord.js/src/rest/RequestHandler.js:350:13)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async RequestHandler.push (/home/ewibot/ewibot/node_modules/discord.js/src/rest/RequestHandler.js:51:14)
at async ThreadChannel.send (/home/ewibot/ewibot/node_modules/discord.js/src/structures/interfaces/TextBasedChannel.js:177:15)
at async finishEmbed (file:///home/ewibot/ewibot/src/admin/utils.js:106:28)
at async Client.onMessageDelete (file:///home/ewibot/ewibot/src/admin/listeners.js:555:25) {
method: 'post',
path: '/channels/1012365101594058762/messages',
code: 40005,
httpStatus: 413,
requestData: {
json: {
content: undefined,
tts: false,
nonce: undefined,
embeds: undefined,
components: undefined,
username: undefined,
avatar_url: undefined,
allowed_mentions: undefined,
flags: undefined,
message_reference: undefined,
attachments: [Array],
sticker_ids: undefined,
thread_name: undefined
},
files: [ [Object] ]
}
}