mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Fix grammar issue for Message.add_reaction docs
This commit is contained in:
parent
aa006f345a
commit
ca4db68686
@ -1467,7 +1467,7 @@ class Message(Hashable):
|
||||
async def add_reaction(self, emoji: EmojiInputType, /) -> None:
|
||||
"""|coro|
|
||||
|
||||
Add a reaction to the message.
|
||||
Adds a reaction to the message.
|
||||
|
||||
The emoji may be a unicode emoji or a custom guild :class:`Emoji`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user