From ed01abbf261d0a5d12289be2c27608980928b0fd Mon Sep 17 00:00:00 2001 From: madhantamilan <94159706+madhantamilan@users.noreply.github.com> Date: Tue, 21 Dec 2021 11:00:58 +0530 Subject: [PATCH] Gk --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 734a3115..6815bf28 100644 --- a/bot.py +++ b/bot.py @@ -90,7 +90,7 @@ async def start(bot, cmd): except Exception: await bot.send_message( chat_id=cmd.from_user.id, - text="Something went Wrong. Contact my [🛑 𝐒𝐮𝐩𝐩𝐨𝐫𝐭 🛑](https://t.me/TamilPrime_LinkZz).", + text="Something went Wrong. Contact my [🛑 𝐒𝐮𝐩𝐩𝐨𝐫𝐭 🛑](https://t.me/Tamil_prime).", parse_mode="markdown", disable_web_page_preview=True )