DiscordAPIError[10062]: Unknown interaction on interaction.showModal()
Upon restarting the bot, whenever I run a certain command for the first time it returns "DiscordAPIError[10062]: Unknown interaction" on interaction.showModal(). I've seen similar issues (application does not respond) when running other commands for the first time after a bot restart. I believe the main issue is with the interaction object not with the actual modal.
After that, if you run the command once again it has no issues.
0 Replies