throw new DiscordAPIError(data, "code" in data ? data.code : data.error, status, method, url, requestData); ^ DiscordAPIError[10062]: Unknown interaction at handleErrors (C:..\node_modules\@discordjs\rest\dist\index.js:722:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async BurstHandler.runRequest (C:..\node_modules\@discordjs\rest\dist\index.js:826:23) at async _REST.request (C:..\node_modules\@discordjs\rest\dist\index.js:1266:22) at async ButtonInteraction.update (C:..\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:233:5) { requestBody: { files: [], json: { type: 7, data: { content: 'No assets found for undefined.', tts: false, nonce: undefined, embeds: undefined, components: [], 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/1246782737650679828/aW50ZXJhY3Rpb246MTI0Njc4MjczNzY1MDY3OTgyODpudWZDN2RUaklSQXhteFd6UlNzMnV6czZwU0Z5ZXRZVEtQSG1wOHJITGl0WklsR2lmaHRqTXRiemEzVVpEZ2pOOURLYk44aFBETEk2Mml1ZkQ5WURLQUNzQVcwSXV0bDVSUDlOQ25HcFVSRjBsUkU2MkVNb2dWTUFqN2FCTG9kTQ/callback' }