JDA icon indicating copy to clipboard operation
JDA copied to clipboard

Create an exception when receiving UNKNOWN_WEBHOOK in interaction hooks

Open freya022 opened this issue 1 year ago • 0 comments

Pull Request Etiquette

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)

freya022 avatar Feb 22 '24 16:02 freya022