Reaction's emoji can be a partial one too
This commit is contained in:
@@ -54,7 +54,7 @@ class Reaction:
|
|||||||
|
|
||||||
Attributes
|
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.
|
The reaction emoji. May be a custom emoji, or a unicode emoji.
|
||||||
count: :class:`int`
|
count: :class:`int`
|
||||||
Number of times this reaction was made
|
Number of times this reaction was made
|
||||||
|
Reference in New Issue
Block a user