Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Autobot::Tools::RateLimiter::Limit
Inherits
Struct
<
Value
<
Object
Rate limit configuration
Constructors
new
(max_calls :
Int32
, window_seconds :
Int32
)
Source
Instance methods
max_calls
Source
max_calls=
(max_calls :
Int32
)
Source
window_seconds
Source
window_seconds=
(window_seconds :
Int32
)
Source