raito.plugins.commands.middleware module¶
- class raito.plugins.commands.middleware.CommandMiddleware[исходный код]¶
Базовые классы:
BaseMiddlewareMiddleware for command-related features.
Supports automatic parameter parsing from text based on the
raito__paramsflag.
Can be extended with additional logic in the future