Browse Source

Fix typo in default_reaction_emoji type

pull/9553/head
Rapptz 2 years ago
parent
commit
f3b26e795f
  1. 2
      docs/api.rst

2
docs/api.rst

@ -4088,7 +4088,7 @@ AuditLogDiff
See also :attr:`ForumChannel.default_reaction_emoji`
:type: :class:`default_reaction_emoji`
:type: Optional[:class:`PartialEmoji`]
.. this is currently missing the following keys: reason and application_id
I'm not sure how to port these

Loading…
Cancel
Save