Constants
- discord.MISSING
The
MISSINGobject is a special object that is (mostly) used as default value in places whereNonecant be used as it is a valid value too. For example in the mosteditfunctions.
The MISSING object is a special object that is (mostly) used as default value in places where None
cant be used as it is a valid value too.
For example in the most edit functions.