DiscordAPIError[10008]: Unknown Message at SequentialHandler.runRequest (C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\node_modules\@discordjs\rest\dist\index.js:667:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async SequentialHandler.queueRequest (C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\node_modules\@discordjs\rest\dist\index.js:464:14) at async REST.request (C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\node_modules\@discordjs\rest\dist\index.js:910:22) at async MessageManager._fetchSingle (C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\node_modules\discord.js\src\managers\MessageManager.js:101:18) at async Object.execute (C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\Commands\Moderation\announcement.js:65:43) { requestBody: { files: undefined, json: undefined }, rawError: { message: 'Unknown Message', code: 10008 }, code: 10008, status: 404, method: 'GET', url: 'https://discord.com/api/v10/channels/1042978799844872312/messages/1060311607110008932' } C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\node_modules\@discordjs\rest\dist\index.js:667 throw new DiscordAPIError(data, "code" in data ? data.code : data.error, status, method, url, requestData); ^ DiscordAPIError[10062]: Unknown interaction at SequentialHandler.runRequest (C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\node_modules\@discordjs\rest\dist\index.js:667:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async SequentialHandler.runRequest (C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\node_modules\@discordjs\rest\dist\index.js:536:16) at async SequentialHandler.queueRequest (C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\node_modules\@discordjs\rest\dist\index.js:464:14) at async REST.request (C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\node_modules\@discordjs\rest\dist\index.js:910:22) at async ChatInputCommandInteraction.reply (C:\Users\user\Downloads\Sunflowerbot-main\Sunflowerbot-main\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:111:5) { requestBody: { files: [], json: { type: 4, data: { content: undefined, tts: false, nonce: undefined, embeds: [ { color: 15548997, author: [Object], title: '⛔│ Algo deu errado...', description: 'Erro detectado' } ], components: undefined, username: undefined, avatar_url: undefined, allowed_mentions: undefined, flags: 64, message_reference: undefined, attachments: undefined, sticker_ids: undefined, thread_name: undefined } } }, rawError: { message: 'Unknown interaction', code: 10062 }, code: 10062, status: 404, method: 'POST', url: 'https://discord.com/api/v10/interactions/1060315762960629790/aW50ZXJhY3Rpb246MTA2MDMxNTc2Mjk2MDYyOTc5MDpuZjlGMFJkOHdXS01xRXA3bEtoRVlLeXZXck9tN281ZU1odHAyejFoWEZxc05QQTR2bnlEblpPWFJaRXI0STB1VTlkaTk3Q0VvdE83OUQyODNaZjhUeWdWY3VQT3Y3cjJpWnE5ck5neWxRRHVibnZCRXB0VHM1MDNydzlzTHczdQ/callback' }