Update README.md

This commit is contained in:
jowi-tech
2021-01-31 17:23:33 +01:00
committed by GitHub
parent 9411657dfb
commit edfdb970d4

View File

@@ -13,7 +13,7 @@ Then, run the script: python3 Telegram_phone_validation.py
You can expect the following possible responses:
1. If available, you will receive the Telegram Username that is connected with this number.
2. 'Response detected, but no user name returned by the API for the number: {phone_number}' This means that it looks like the number was used to create a Telegram account but the user did not choose a Telegram Username. It is optional to create a Username on Telegram.
2. 'Response detected, but no user name returned by the API for the number: {phone_number}'. This means that it looks like the number was used to create a Telegram account but the user did not choose a Telegram Username. It is optional to create a Username on Telegram.
3. 'ERROR: there was no response for the phone number: {phone_number}': There can be several reasons for this response. Either the phone number has not been used to create a Telegram account. Or: The phone number is connected to a Telegram account but the user has restricted the option to find him/her via the phone number. Or: another error occurred.