Browse Source

Properly namespace MISSING in the documentation

pull/7946/head
Rapptz 3 years ago
parent
commit
e53daaba35
  1. 2
      docs/api.rst

2
docs/api.rst

@ -1311,7 +1311,7 @@ Utility Functions
.. 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.

Loading…
Cancel
Save