Browse Source

Add note about colour changing

pull/9274/head
Rapptz 2 years ago
parent
commit
2d6c50dbe1
  1. 5
      discord/colour.py

5
discord/colour.py

@ -104,6 +104,11 @@ class Colour:
Returns the raw colour value.
.. note::
The colour values in the classmethods are mostly provided as-is and can change between
versions should the Discord client's representation of that colour also change.
Attributes
------------
value: :class:`int`

Loading…
Cancel
Save