dscord ~master (2021-11-07T02:10:19.0578386)
Dub
Repo
RateLimiter.update
dscord
api
ratelimit
RateLimiter
Update a given bucket with headers returned from a request.
class
RateLimiter
void
update
(
Bucket
bucket
,
string
remaining
,
string
reset
,
string
retryAfter
)
Meta
Source
See Implementation
dscord
api
ratelimit
RateLimiter
functions
check
cooldown
update
variables
cooldowns
states
Update a given bucket with headers returned from a request.