raito.plugins.commands.middleware module

class raito.plugins.commands.middleware.CommandMiddleware[исходный код]

Базовые классы: BaseMiddleware

Middleware for command-related features.

  • Supports automatic parameter parsing from text based on the raito__params flag.

Can be extended with additional logic in the future