chromacoat dreamkey
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/colour.py
|
|
@ -295,7 +295,7 @@ class Colour: |
|
|
|
|
|
|
|
@classmethod |
|
|
|
def fuchsia(cls: Type[CT]) -> CT: |
|
|
|
"""A factory method that returns a :class:`Colour` with a value of ``0xB459E``. |
|
|
|
"""A factory method that returns a :class:`Colour` with a value of ``0xEB459E``. |
|
|
|
|
|
|
|
.. versionadded:: 2.0 |
|
|
|
""" |
|
|
|