mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 19:03:03 +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