diff --git a/docs/api.rst b/docs/api.rst index 273b4422e..abae4ada1 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -965,7 +965,7 @@ Reactions :param reaction: The current state of the reaction. :type reaction: :class:`Reaction` - :param user: The user who added the reaction. + :param user: The user whose reaction was removed. :type user: Union[:class:`Member`, :class:`User`] .. function:: on_reaction_clear(message, reactions)