diff --git a/discord/colour.py b/discord/colour.py index 6a9f7b8d5..52dca9cc0 100644 --- a/discord/colour.py +++ b/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`