diff --git a/discord/raw_models.py b/discord/raw_models.py index 79bf8245b..dd4d5e5d4 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