Reaction's emoji can be a partial one too
This commit is contained in:
parent
3cef1e09f8
commit
c6539bbc61
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user