Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- throw new DiscordAPIError(data, res.status, request);
- ^
- DiscordAPIError: Unknown interaction
- at RequestHandler.execute (C:\Users\Enrico\Desktop\Fricord Network\node_modules\discord.js\src\rest\RequestHandler.js:349:13)
- at processTicksAndRejections (node:internal/process/task_queues:96:5)
- at async RequestHandler.push (C:\Users\Enrico\Desktop\Fricord Network\node_modules\discord.js\src\rest\RequestHandler.js:50:14)
- at async CommandInteraction.reply (C:\Users\Enrico\Desktop\Fricord Network\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:98:5)
- at async Client.<anonymous> (C:\Users\Enrico\Desktop\Fricord Network\index.js:14:9) {
- method: 'post',
- path: '/interactions/909524491854577684/aW50ZXJhY3Rpb246OTA5NTI0NDkxODU0NTc3Njg0OnB1QzFwc1NwUVlHaEFjUEg0SlpEWXNwd3VsY1c2bzZoelFGRWFlOWs2ODE2dkhVanhSdDV3MlRJQmFxbjRHMTgxMEZiOGN1VjEya25nOGpOaDRRa0JuNHRCdW5sTXc4WW5BRFNoU044ZGFyQ1dlYkVWdEpoRUdqdVZuWTJldUJU/callback',
- code: 10062,
- httpStatus: 404,
- requestData: {
- json: {
- type: 4,
- data: {
- content: 'Pong!',
- tts: false,
- nonce: undefined,
- embeds: undefined,
- components: undefined,
- username: undefined,
- avatar_url: undefined,
- allowed_mentions: undefined,
- flags: undefined,
- message_reference: undefined,
- attachments: undefined,
- sticker_ids: undefined
- }
- },
- files: []
- }
- }
- Node.js v17.1.0
- [nodemon] app crashed - waiting for file changes before starting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement