From d5c8ee8562d54d832fe01f68c7e4018644537402 Mon Sep 17 00:00:00 2001 From: Abdullah <146959314+abod-19@users.noreply.github.com> Date: Wed, 31 Jul 2024 21:33:27 +0300 Subject: [PATCH] Update addAccount.py --- addAccount.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addAccount.py b/addAccount.py index 6b3cb66..b402e6d 100644 --- a/addAccount.py +++ b/addAccount.py @@ -5,7 +5,7 @@ import json import configparser from time import sleep - +import uvloop import requests from pyrogram.errors import FloodWait, UserPrivacyRestricted, UserRestricted, PeerFlood, UserNotMutualContact, UserChannelsTooMuch from pyrogram.raw.functions.chatlists import CheckChatlistInvite, JoinChatlistInvite,LeaveChatlist