mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-09 23:39:50 +00:00
Fix typo in default_reaction_emoji type
This commit is contained in:
parent
94655cd804
commit
f3b26e795f
@ -4088,7 +4088,7 @@ AuditLogDiff
|
|||||||
|
|
||||||
See also :attr:`ForumChannel.default_reaction_emoji`
|
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
|
.. this is currently missing the following keys: reason and application_id
|
||||||
I'm not sure how to port these
|
I'm not sure how to port these
|
||||||
|
Loading…
x
Reference in New Issue
Block a user