A middleware function executed during an HTTP interaction lifecycle.
The specific interaction type handled by the middleware. Defaults to DiscordHttpsInteraction.
The resolved interaction for this request.
A read-only Client instance.
A function you can call to immediately stop further middleware execution and end the request.
A middleware function executed during an HTTP interaction lifecycle.