Update heroku_info.py

pull/78/head
Who? 2025-01-22 23:52:52 +10:00 committed by GitHub
parent 4596032f59
commit e6b2e14199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ class HerokuInfoMod(loader.Module):
message,
self.config["banner_url"],
self._render_info(False, start),
reply_to_msg_id=message.reply_to_msg_id,
reply_to=getattr(message, "reply_to_msg_id", None),
)
@loader.command()