raito.plugins.throttling.flag module¶
- raito.plugins.throttling.flag.limiter(rate_limit, mode='user')[исходный код]¶
Attach a rate limit to the command handler.
This decorator sets a custom rate limit (in seconds) for a specific command handler.
Attach a rate limit to the command handler.
This decorator sets a custom rate limit (in seconds) for a specific command handler.