-
Notifications
You must be signed in to change notification settings - Fork 76
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
sender.contacts_search() has invalid parser. #51
Labels
Comments
Can you please post the output in the telegram cli, when you start it with the |
{"id": 10717954, "type": "user", "print_name": "luckydonald", "flags": 259, "first_name": "luckydonald", "last_name": "", "phone": "1234", "username": "luckydonald"}
{"id": 414655, "type": "user", "print_name": "Vitaly_Valtman", "flags": 256, "first_name": "Vitaly", "last_name": "Valtman", "username": "vysheng"} both have:
|
Okey, needs some parser. |
luckydonald
changed the title
sender.contacts_search() does not work
sender.contacts_search() has invalid parser.
Dec 7, 2015
For now the |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Doesn't matter what I put into it, queries that work in telegram-cli don't work at all here.
The text was updated successfully, but these errors were encountered: