We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
python3 telescan.py api_creds.ini Traceback (most recent call last): File "telescan.py", line 9, in app = Client( TypeError: init() got an unexpected keyword argument 'config_file'
api_creds.ini
[pyrogram] api_id = 18XXXX76 api_hash = e11cXXXXXXXXXXXXXdcb
The text was updated successfully, but these errors were encountered:
up
Sorry, something went wrong.
Wow, they never got back to you since May?
Just getting the same error myself.
└─$ python telescan.py api_creds.ini Traceback (most recent call last): File "/home/kali/apps/telescan/telescan.py", line 9, in app = Client( TypeError: Client.init() got an unexpected keyword argument 'config_file'
Closing this, conversation moved to #6
No branches or pull requests
python3 telescan.py api_creds.ini
Traceback (most recent call last):
File "telescan.py", line 9, in
app = Client(
TypeError: init() got an unexpected keyword argument 'config_file'
api_creds.ini
[pyrogram]
api_id = 18XXXX76
api_hash = e11cXXXXXXXXXXXXXdcb
The text was updated successfully, but these errors were encountered: