Browse Source

Properly namespace MISSING in the documentation

pull/10109/head
Rapptz 3 years ago
committed by dolfies
parent
commit
b22e9e8dd7
  1. 2
      docs/api.rst

2
docs/api.rst

@ -1413,7 +1413,7 @@ Utility Functions
.. autofunction:: discord.utils.set_target
.. 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