1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-07-24 03:44:17 +00:00
Josh B d0a1956be9 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
2020-01-21 20:28:14 -05:00
..