From 2aa5653b534b2813e59b3193f7f070619262daca Mon Sep 17 00:00:00 2001 From: MeG Bots <70581186+Gowtham0625@users.noreply.github.com> Date: Sat, 24 Apr 2021 19:06:10 +0530 Subject: [PATCH] Update new_join_fn.py --- tobrot/plugins/new_join_fn.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tobrot/plugins/new_join_fn.py b/tobrot/plugins/new_join_fn.py index c16326d..c543c9c 100644 --- a/tobrot/plugins/new_join_fn.py +++ b/tobrot/plugins/new_join_fn.py @@ -38,7 +38,7 @@ async def help_message_f(client, message): #message_id = 99 # display the /help - await message.reply_text(""" """, disable_web_page_preview=True) + await message.reply_text("""Hello 👾 !\nThis Is A Telegram Leech Bot 🧲\nClick Below To Know How To Use Me 📄\n\n Developer 👨🏻‍💻 : @MeGBots""", disable_web_page_preview=True) #async def rename_message_f(client, message):