I have command handler code that’s run function from command files. I tried to ran commands today but I get this in every command after 10-15 mins
I’m using interaction.followUp from command files and have a global command deferring system (with .deferReply({ empheral: true }))
I have no idea why the error is coming. Status: “Yesterday works, today sucks.”
I waited a few more hours and it fixed itself, interesting…