Browse Source

Document discord.utils.find function

pull/3/head
Rapptz 10 years ago
parent
commit
a2b981d19e
  1. 6
      docs/api.rst

6
docs/api.rst

@ -110,6 +110,12 @@ All events are 'sandboxed', in that if an exception is thrown while the event is
:param server: The :class:`Server` that got created or deleted.
Utility Functions
-----------------
.. autofunction:: discord.utils.find
Data Classes
--------------

Loading…
Cancel
Save