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

Get people nearby #20

Open
frech87 opened this issue Jan 18, 2021 · 0 comments
Open

Get people nearby #20

frech87 opened this issue Jan 18, 2021 · 0 comments

Comments

@frech87
Copy link

frech87 commented Jan 18, 2021

Hi. It is great job. I want to add get nearby people function. But result return INVALID INPUT
$inputGeoPoint = ['_' => 'inputGeoPoint', 'lat' => 40.2514, 'long' => 49.5020, 'accuracy_radius' => 42]; $location = MadelineProto::getClient()->contacts->getLocated(['background'=> false, 'geo_point' => $inputGeoPoint, 'self_expires' => 0]); ddd($location);

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

1 participant