JDA
JDA copied to clipboard
Create an exception when receiving UNKNOWN_WEBHOOK in interaction hooks
Pull Request Etiquette
- [X] I have checked the PRs for upcoming features/bug fixes.
- [X] I have read the contributing guidelines.
Changes
- [X] Internal code
- [ ] Library interface (affecting end-user code)
- [ ] Documentation
- [ ] Other: _____
Closes Issue: NaN
Description
This PR creates a more user friendly exception when a REST action which uses a InteractionHook fails, due to the interaction not being acknowledged. (such as editing/deleting a message from a button interaction event)