Reaction's emoji can be a partial one too

This commit is contained in:
DevilXD
2019-09-19 21:24:47 -04:00
committed by Danny
parent 3cef1e09f8
commit c6539bbc61
+1 -1
View File
@@ -54,7 +54,7 @@ class Reaction:
Attributes
-----------
emoji: Union[:class:`Emoji`, :class:`str`]
emoji: Union[:class:`Emoji`, :class:`PartialEmoji`, :class:`str`]
The reaction emoji. May be a custom emoji, or a unicode emoji.
count: :class:`int`
Number of times this reaction was made