#DiscordAPIError[10062]: Unknown interaction
4 messages · Page 1 of 1 (latest)
Common causes of DiscordAPIError[10062]: Unknown interaction:
- Initial response took more than 3 seconds ➞ defer the response *.
- Wrong interaction object inside a collector.
* Note: you cannot defer modal or autocomplete value responses
so I can't use it inside a collector?
Can’t use what? You can reply to collected interactions. You just need to make sure you don’t accidentally try to reply to the original interaction instead of the collected one