update the docs on RawReactionActionEvent.member
This commit is contained in:
parent
9121441315
commit
fbd57a63ab
@ -125,7 +125,7 @@ class RawReactionActionEvent(_RawReprMixin):
|
|||||||
emoji: :class:`PartialEmoji`
|
emoji: :class:`PartialEmoji`
|
||||||
The custom or unicode emoji being used.
|
The custom or unicode emoji being used.
|
||||||
member: Optional[:class:`Member`]
|
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
|
.. versionadded:: 1.3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user