const data = await ctx.modules.rateLimit.throttle({ // Request body });
Limit the amount of times an request can be made by a given key.
type
string
key
requests
number
period
never