mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2026-02-04 10:14:15 +02:00
✔ Perform the major refactoring
This commit is contained in:
@@ -12,7 +12,7 @@ class RateLimited(HttpException):
|
||||
|
||||
Attributes
|
||||
----------
|
||||
response : requests.Response
|
||||
response : aiohttp.Response
|
||||
The actual response object received from Discord API.
|
||||
json : dict
|
||||
The actual JSON data received. Shorthand to ``response.json()``.
|
||||
|
||||
Reference in New Issue
Block a user