From d358ea44c465b370d85872369246b3a56b3d4e45 Mon Sep 17 00:00:00 2001 From: Kirtimalhotra97 <100248247+Kirtimalhotra97@users.noreply.github.com> Date: Fri, 4 Mar 2022 16:47:50 +0530 Subject: [PATCH] Update config.py --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 0116b70..6116114 100644 --- a/config.py +++ b/config.py @@ -1,4 +1,4 @@ class Config: API_ID = "" # 🤖 Same As APP_ID. Get It From My.telegram.org. API_HASH = "" # 🤖 Get It From My.telegram.org. - BOT_TOKEN = "" # 🤖 Get It From @BotFather (Telegram) By Sending /newbot Command. + BOT_TOKEN = "" # 🤖 Get It From @BotFather (Telegram) By Sending /newbot Command