mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 19:34:23 +00:00
Document discord.utils.find function
This commit is contained in:
parent
a5cf6d275d
commit
a2b981d19e
@ -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.
|
:param server: The :class:`Server` that got created or deleted.
|
||||||
|
|
||||||
|
|
||||||
|
Utility Functions
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
.. autofunction:: discord.utils.find
|
||||||
|
|
||||||
|
|
||||||
Data Classes
|
Data Classes
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user