mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
[Docs] Fix broken docs for commands.Context.react_quietly (#3257)
* Update context.py * Create 3257.docs.rst
This commit is contained in:
@@ -107,6 +107,7 @@ class Context(commands.Context):
|
||||
self, reaction: Union[discord.Emoji, discord.Reaction, discord.PartialEmoji, str]
|
||||
) -> bool:
|
||||
"""Adds a reaction to to the command message.
|
||||
|
||||
Returns
|
||||
-------
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user