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',
|
'clear_reactions',
|
||||||
'reply',
|
'reply',
|
||||||
'to_reference',
|
'to_reference',
|
||||||
|
'to_message_reference_dict',
|
||||||
)
|
)
|
||||||
|
|
||||||
def __init__(self, *, channel, id):
|
def __init__(self, *, channel, id):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user