Closed bobmoretti closed 4 years ago
Add a coroutine creation classmethod to exceptions.RateLimited so that we can call the aiohttp.Response.to_json() and .text() methods and create an exception with the expected attributes.
Add a coroutine creation classmethod to exceptions.RateLimited so that we can call the aiohttp.Response.to_json() and .text() methods and create an exception with the expected attributes.