Browse Source

Minor typo fix.

pull/2014/head
Rapptz 6 years ago
parent
commit
8ba48c14a7
  1. 2
      docs/api.rst

2
docs/api.rst

@ -106,7 +106,7 @@ to handle it, which defaults to print a traceback and ignoring the exception.
.. function:: on_disconnect() .. function:: on_disconnect()
Called when the client has disconnected from Discord. This could happen either through Called when the client has disconnected from Discord. This could happen either through
the internet being disconnect, explicit calls to logout, or Discord terminating the connection the internet being disconnected, explicit calls to logout, or Discord terminating the connection
one way or the other. one way or the other.
This function can be called many times. This function can be called many times.

Loading…
Cancel
Save