Reinderek
DIAdiscord.js - Imagine an app
•Created by Reinderek on 12/19/2024 in #djs-questions
help error discord.js 13.17.1 giveaway command
Błąd przy obsłudze interakcji: DiscordAPIError: Interaction has already been acknowledged.
at RequestHandler.execute (C:\Users\x\OneDrive\Pulpit\xBOT\node_modules\discord.js\src\rest\RequestHandler.js:350:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async RequestHandler.push (C:\Users\x\OneDrive\Pulpit\x BOT\node_modules\discord.js\src\rest\RequestHandler.js:51:14)
at async ButtonInteraction.deferUpdate (C:\Users\x\OneDrive\Pulpit\x BOT\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:192:5)
at async InteractionCollector.<anonymous> (C:\Users\x\OneDrive\Pulpit\x BOT\src\commands\slash\createGiveaway.js:118:9) {
method: 'post',
path: '/interactions/1319296102784303166/aW50ZXJhY3Rpb246MTMxOTI5NjEwMjc4NDMwMzE2NjplVlpOSUVRQVZHUG5CdThDbkpFa3ZIUXVGdERJMlJSR2pxN3lYQWd5MzV6clRUdlVCN0w3SExQV1dJZ0E1U2tTQ0RmbXRNclhDNFR0eHJhYld5am5RWW9WMUswUkRyc1BHTmtEMkI1SVBoSHBvbEFKN1ZadDNGVE9LZFNKb1Q5eg/callback',
code: 40060,
httpStatus: 400,
requestData: { json: { type: 6 }, files: [] }
}
giveaway command and interaction giveay in file
9 replies