1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-05-09 15:29:57 +00:00

Fix typo in default_reaction_emoji type

This commit is contained in:
Rapptz 2023-09-05 02:44:17 -04:00
parent 94655cd804
commit f3b26e795f

@ -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