mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 18:33:02 +00:00
@ -594,6 +594,8 @@ class Client:
|
||||
log.info('Cleaning up tasks.')
|
||||
_cleanup_loop(loop)
|
||||
|
||||
return future.result()
|
||||
|
||||
# properties
|
||||
|
||||
def is_closed(self):
|
||||
|
Reference in New Issue
Block a user