Improve usability of utils.sleep_until
Fix issue where sleeping for an extended period on python 3.5 would cause an exception Add sleep_until to API docs Add result argument to sleep_until
This commit is contained in:
@ -725,6 +725,7 @@ Utility Functions
|
||||
|
||||
.. autofunction:: discord.utils.resolve_invite
|
||||
|
||||
.. autofunction:: discord.utils.sleep_until
|
||||
|
||||
Profile
|
||||
---------
|
||||
|
Reference in New Issue
Block a user