Add support for new pink default avatars

This commit is contained in:
Rapptz
2023-06-07 22:12:47 -04:00
parent e6d2d82803
commit eedd7e3014
4 changed files with 18 additions and 1 deletions

View File

@ -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