dcord ~master (2020-08-31T23:49:36Z)
Home
Dub
Repo
RateLimiter.update
dcord
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
dcord
api
ratelimit
RateLimiter
functions
check
cooldown
update
variables
cooldowns
states
Update a given bucket with headers returned from a request.