class DiscordMiddleware::Conditional
- DiscordMiddleware::Conditional
- Reference
- Object
Overview
The Conditional middleware is useful when you want to check one or more conditions from the context or elsewhere, but don't want to write your own middleware to do it.