mirror of https://github.com/coddrago/Heroku
Update loader.py
parent
ae69a0b176
commit
54cb515696
|
@ -1279,6 +1279,7 @@ class LoaderMod(loader.Module):
|
|||
message,
|
||||
file,
|
||||
caption=text,
|
||||
reply_to=getattr(message, "reply_to_msg_id", None),
|
||||
)
|
||||
|
||||
def _format_result(
|
||||
|
|
Loading…
Reference in New Issue