Traceback (most recent call last):
File "C:\Users\casho\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\commands\core.py", line 127, in wrapped
ret = await coro(arg)
File "C:\Users\casho\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\commands\core.py", line 908, in _invoke
await self.callback(ctx, **kwargs)
File "c:\Users\casho\OneDrive\Desktop\Chores\VS Code\programs\discordpy bot\raeger.py", line 37, in comp
await ctx.respond(content = " ",embed = embed)
File "C:\Users\casho\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\commands\context.py", line 276, in respond
return await self.interaction.response.send_message(*args, **kwargs) # self.response
File "C:\Users\casho\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\interactions.py", line 727, in send_message
await self._locked_response(
File "C:\Users\casho\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\interactions.py", line 975, in _locked_response
await coro
File "C:\Users\casho\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\webhook\async_.py", line 211, in request
raise NotFound(response, data)
discord.errors.NotFound: 404 Not Found (error code: 10062): Unknown interaction```
I get this error
#Is there something wrong in this?
1 messages · Page 1 of 1 (latest)