aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--discord/raw_models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/raw_models.py b/discord/raw_models.py
index 79bf8245..dd4d5e5d 100644
--- a/discord/raw_models.py
+++ b/discord/raw_models.py
@@ -125,7 +125,7 @@ class RawReactionActionEvent(_RawReprMixin):
emoji: :class:`PartialEmoji`
The custom or unicode emoji being used.
member: Optional[:class:`Member`]
- The member who added the reaction. Only available if `event_type` is `REACTION_ADD`.
+ The member who added the reaction. Only available if `event_type` is `REACTION_ADD` and the reaction is inside a guild.
.. versionadded:: 1.3