mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-20 16:00:29 +00:00
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
|
||||
-----------
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user