mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 17:59:52 +00:00
Add support for new pink default avatars
This commit is contained in:
@ -2896,6 +2896,12 @@ of :class:`enum.Enum`.
|
||||
|
||||
Represents the default avatar with the color red.
|
||||
See also :attr:`Colour.red`
|
||||
.. attribute:: pink
|
||||
|
||||
Represents the default avatar with the color pink.
|
||||
See also :attr:`Colour.pink`
|
||||
|
||||
.. versionadded:: 2.3
|
||||
|
||||
.. class:: StickerType
|
||||
|
||||
|
Reference in New Issue
Block a user