mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Add note about colour changing
This commit is contained in:
parent
e4667386ea
commit
2d6c50dbe1
@ -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`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user