mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-19 04:24:41 +00:00
Fix failing tests to use new get_parameter function
This commit is contained in:
@@ -1396,7 +1396,8 @@ Utility Functions
|
||||
|
||||
.. autofunction:: discord.utils.as_chunks
|
||||
|
||||
.. data:: discord.utils.MISSING
|
||||
.. data:: MISSING
|
||||
:module: discord.utils
|
||||
|
||||
A type safe sentinel used in the library to represent something as missing. Used to distinguish from ``None`` values.
|
||||
|
||||
|
Reference in New Issue
Block a user