mirror of
https://github.com/avipatilpro/FileStreamBot.git
synced 2026-01-15 14:22:53 -03:00
Initial Commit
This commit is contained in:
@@ -247,7 +247,7 @@ async def help_handler(bot, message):
|
||||
disable_web_page_preview=True)
|
||||
return
|
||||
await message.reply_text(
|
||||
text=HELP_BUTTONS,
|
||||
text=HELP_TEXT,
|
||||
parse_mode="HTML",
|
||||
disable_web_page_preview=True,
|
||||
reply_markup=HELP_BUTTONS
|
||||
|
||||
Reference in New Issue
Block a user