DiscordAPIError Unknown Interaction
6 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
when I run the command it gives me the error
DiscordAPIError: Unknown interaction
at RequestHandler.execute
discord.js version: v13.12.0
node version: v19.3.0
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
alright, ill try maybe showing 35 placements instead of 50 and I'll tell you if it works
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
thanks for helping, i added
interaction.deferReply()
when chatInputRun()
function is ran and it works
I understand that I need to defer the reply earlier because parsing html could take more time than just 3 seconds