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

Missing Contact entity #79

Open
DmitryArkh opened this issue Jul 20, 2024 · 2 comments
Open

Missing Contact entity #79

DmitryArkh opened this issue Jul 20, 2024 · 2 comments

Comments

@DmitryArkh
Copy link

Returned by requestContact().
Fields: phone_number, first_name, last_name, user_id.
Example:
contact=%7B%22phone_number%22%3A%22%2B1234567890%22%2C%22first_name%22%3A%22Dmitry%22%2C%22last_name%22%3A%22%26%22%2C%22user_id%22%3A5000888949%7D&auth_date=1721478202&hash=0e5bac1c46eeb06a8533806dc11b7b2ecb31ec1e7fb7f77e6b3025f3499ff53a

@CrazyTapok-bit
Copy link
Owner

Didn't know about this possibility. Maybe there are some other methods to get information about the user? What more to add

@DmitryArkh
Copy link
Author

DmitryArkh commented Jul 20, 2024

Maybe there are some other methods to get information about the user?

Apparently you got everything but Contact, which also can be validated. Here's how you get it:

изображение

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

No branches or pull requests

2 participants