This commit is contained in:
yasir 2023-02-14 12:37:26 +07:00
parent c4b53aa4e7
commit 8df34e6dce

View file

@ -61,7 +61,7 @@ async def log_file(bot, message):
],
[
InlineKeyboardButton(
text="❌ Close",
"❌ Close",
f"close#{message.from_user.id}",
)
]