discord-jda / JDA

Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Apache License 2.0
4.28k stars 737 forks source link

Create an exception when receiving UNKNOWN_WEBHOOK in interaction hooks #2621

Closed freya022 closed 5 months ago

freya022 commented 6 months ago

Pull Request Etiquette

Changes

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)