From 6f5fe0ee1d2d2ad205ac8005b6fbc5f337235e30 Mon Sep 17 00:00:00 2001 From: jowi-tech <72805812+jowi-tech@users.noreply.github.com> Date: Sun, 31 Jan 2021 14:31:01 +0100 Subject: [PATCH] Update Telegram_phone_validation.py --- Telegram_phone_validation.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Telegram_phone_validation.py b/Telegram_phone_validation.py index af90e87..d617312 100644 --- a/Telegram_phone_validation.py +++ b/Telegram_phone_validation.py @@ -5,9 +5,9 @@ from telethon import functions, types result = {} -PHONE_NUMBER = '+31682321057' -API_ID = 2551274 -API_HASH = '2e026c92beed662f859144ab5442efcd' +PHONE_NUMBER = # Enter the telegram account phone number here +API_ID = # Enter the api id +API_HASH = #Enter the api hash def get_names(phone_number): try: