From dcbdf0dab71a484681d3f08a4c8f6ff1801cf9ce Mon Sep 17 00:00:00 2001 From: fajiskareem5305-stack Date: Sat, 7 Mar 2026 05:28:25 +0300 Subject: [PATCH] Change api_id and api_hash in SecPhoto.py Updated api_id and api_hash values for TelegramClient. --- SecPhoto.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SecPhoto.py b/SecPhoto.py index 7721aae..6f6c558 100644 --- a/SecPhoto.py +++ b/SecPhoto.py @@ -1,7 +1,7 @@ # t.me/Mr3rf1 -api_id = 1234567 # set your own api_id -api_hash = "82bd7b4562f7ju24d182bdc38huj9352" # set your own api_key +api_id = 33914712 # set your own api_id +api_hash = "fdd0c6604266fe5a332a3962391f34f5" # set your own api_key async def main(): try: