diskord
diskord copied to clipboard
Before, after invoke hooks for application commands
Summary
Add support for before and after invoke hooks for application commands.
What is the feature request for?
The core library
The Problem
Application commands currently do not have after and before invoke hooks just like ext.commands do.
The Ideal Solution
Implement before & after invoke hooks in a manner similar to ext.commands.
The Current Solution
No response
Additional Context
No response