Update discord/colour.py
Co-authored-by: Arthur <site-github@api-d.com>
This commit is contained in:
parent
803bc178c5
commit
3656d9d2af
@ -255,7 +255,8 @@ class Colour:
|
||||
@classmethod
|
||||
def nitro_booster(cls):
|
||||
"""A factory method that returns a :class:`Colour` with a value of ``0xf47fff``.
|
||||
.. versionadded:: 1.5.1.5"""
|
||||
|
||||
.. versionadded:: 2.0"""
|
||||
return cls(0xf47fff)
|
||||
|
||||
@classmethod
|
||||
|
Loading…
x
Reference in New Issue
Block a user