mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-21 16:24:14 +00:00
Export to_message_reference_dict to make PartialMessage.reply work
This commit is contained in:
parent
ebf623d9de
commit
186f4968d3
@ -1361,6 +1361,7 @@ class PartialMessage(Hashable):
|
||||
'clear_reactions',
|
||||
'reply',
|
||||
'to_reference',
|
||||
'to_message_reference_dict',
|
||||
)
|
||||
|
||||
def __init__(self, *, channel, id):
|
||||
|
Loading…
x
Reference in New Issue
Block a user