mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Fix usage of single backticks to links and code-blocks
This commit is contained in:
@ -193,7 +193,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` and the reaction is inside a guild.
|
||||
The member who added the reaction. Only available if ``event_type`` is ``REACTION_ADD`` and the reaction is inside a guild.
|
||||
|
||||
.. versionadded:: 1.3
|
||||
|
||||
|
Reference in New Issue
Block a user