dscord ~master (2017-09-20T21:41:30Z)
Home
Dub
Repo
randomBackoff
dscord
api
ratelimit
Return a random backoff duration (by default between 0.5 and 3 seconds)
Duration
randomBackoff
(
int
low
= 500
,
int
high
= 3000
)
Meta
Source
See Implementation
dscord
api
ratelimit
classes
RateLimiter
functions
randomBackoff
structs
RateLimitState
Return a random backoff duration (by default between 0.5 and 3 seconds)