Initial Commit

This commit is contained in:
Avishkar Patil
2021-07-11 15:25:46 +05:30
committed by GitHub
parent ae3582c902
commit 23ffe6b6d9

View File

@@ -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