How to find out whether it's user's current location or a chosen spot on map
I need to get user's current location. I can ask for location by location keyboard and user will send his current location clicking on it. But he can also reply to message, choose any location on map and share it. Either way, the returned results to my Bot are identical.(At least as I see.) Is there a way or a trick to make sure that the shared location is also his current? FYI - I'm using TeleBot library written in Node.js .(Even though I don't think it will affect the answer.) My workaround is I ask user send the location twice. If two location are different. I will keep ask them to send new