mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +00:00
Properly namespace MISSING in the documentation
This commit is contained in:
parent
204f941e96
commit
e53daaba35
@ -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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user