mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-19 04:24:41 +00:00
Separate colour tuple into its own class.
Also enumerate all the constant colours that Discord currently supports.
This commit is contained in:
@@ -210,6 +210,9 @@ Some classes are just there to be data containers, this lists them. It should be
|
||||
.. autoclass:: Member
|
||||
:members:
|
||||
|
||||
.. autoclass:: Colour
|
||||
:members:
|
||||
|
||||
.. autoclass:: Role
|
||||
:members:
|
||||
|
||||
|
Reference in New Issue
Block a user