Add note about colour changing

This commit is contained in:
Rapptz
2023-02-28 09:02:42 -05:00
parent e4667386ea
commit 2d6c50dbe1
+5
View File
@@ -104,6 +104,11 @@ class Colour:
Returns the raw colour value. 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 Attributes
------------ ------------
value: :class:`int` value: :class:`int`