jee7
Results
3
issues of
jee7
Seemed like an OK place to map that value for issue #105.
Discord sends back data in the response body when there is a rate limit error. See: https://discord.com/developers/docs/topics/rate-limits They say that you should not hard code the retry timeout: > Because...
enhancement
For some reason I'm getting an empty JS array as the base64 decoded response file for the `getDownloadData` call from the server. I tried querying the `getProgress` before the actual...