-
Notifications
You must be signed in to change notification settings - Fork 194
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
Find contact by phone #32
Comments
I also couldn't test it yet because I don't know what the format of phone parameter is. We need to wait until somebody figure out the format of it. |
Thanks! |
Apparently, the search by email - the same thing? |
This issue is related to the topic at https://groups.google.com/forum/#!topic/line-python-developer/evxrF17byY8 |
I've tested this and got
|
Is it possible to search for a user by phone number?
In the code, there is a method (_findAndAddContactByPhone(phone="xxxxx")), but when using it gives an error.
Do I understand correctly that this is not possible at all?
The text was updated successfully, but these errors were encountered: