Skip to content

Commit e53daab

Browse files
committed
Properly namespace MISSING in the documentation
1 parent 204f941 commit e53daab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@ Utility Functions
13111311

13121312
.. autofunction:: discord.utils.as_chunks
13131313

1314-
.. data:: MISSING
1314+
.. data:: discord.utils.MISSING
13151315

13161316
A type safe sentinel used in the library to represent something as missing. Used to distinguish from ``None`` values.
13171317

0 commit comments

Comments
 (0)