defstudio / telegraph

Telegraph is a Laravel package for fluently interacting with Telegram Bots
MIT License
674 stars 116 forks source link

Get location #554

Closed Freshblood1121 closed 6 months ago

Freshblood1121 commented 6 months ago

Hi, I don't understand how to work with location. I use the ->requestLocation() method, but when the user sends it, I can’t work with it🤷‍♂️

123

456

Freshblood1121 commented 6 months ago

Where and how can I get it latitude and longitude?

fabio-ivona commented 6 months ago

In order to get the request location result, you should set up a webhook and handle the response