Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phone number ban with user lookup #17

Closed
osinter456 opened this issue Aug 9, 2022 · 1 comment
Closed

Phone number ban with user lookup #17

osinter456 opened this issue Aug 9, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@osinter456
Copy link

hi
i try python3 telepathy.py -u telegramID

but any user are uknown :

[+] User details for 1XXXXXX
[!] User not found, this is likely because Telepathy has not encountered them yet.

and after more test banned :

telethon.errors.rpcerrorlist.PhoneNumberBannedError: The used phone number has been banned from Telegram and cannot be used anymore. Maybe check https://www.telegram.org/faq_spam (caused by SendCodeRequest)
Erreur de segmentation (core dumped)

😢
thx for your project, best regard

@proseltd proseltd added the documentation Improvements or additions to documentation label Sep 25, 2022
@proseltd
Copy link
Owner

IDs cannot be looked up if they haven't been encountered by the account before. This could be made clearer in the documentation and I will update that.

As for the ban, this could be due to a number of things, but appears to be flooding the API with requests. This is not something I have any control over so therefore closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants