Remove request_offline option.

This commit is contained in:
Rapptz
2016-02-14 21:49:34 -05:00
parent 841e584ee9
commit 4584c68f0c
4 changed files with 19 additions and 23 deletions

View File

@ -105,6 +105,10 @@ to handle it, which defaults to print a traceback and ignore the exception.
Called when the client is done preparing the data received from Discord. Usually after login is successful
and the :attr:`Client.servers` and co. are filled up.
.. warning::
This function is not guaranteed to be the first event called.
.. function:: on_error(event, \*args, \*\*kwargs)
Usually when an event raises an uncaught exception, a traceback is