mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Properly namespace MISSING in the documentation
This commit is contained in:
@ -1311,7 +1311,7 @@ Utility Functions
|
|||||||
|
|
||||||
.. autofunction:: discord.utils.as_chunks
|
.. autofunction:: discord.utils.as_chunks
|
||||||
|
|
||||||
.. data:: MISSING
|
.. data:: discord.utils.MISSING
|
||||||
|
|
||||||
A type safe sentinel used in the library to represent something as missing. Used to distinguish from ``None`` values.
|
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