modal submit unknown interaction
I get a
DiscordAPIError[10062]: Unknown interaction at the last line. Why? It is possible to defer modal submissions, is it?The filter should also account for multiple users submitting modals with the same custom_id, right?
So what's the problem?
The above code is called through an
interactionCreate listener.