aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/api.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 38735333..ccd27f2e 100644
--- a/docs/api.rst
+++ b/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
--------------