fix reply in info

pull/75/head
Rilliat 2025-01-21 21:24:06 +03:00
parent e493229f87
commit 7b1c95c953
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +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,
)
@loader.command()