Rhymen / go-whatsapp

WhatsApp Web API
MIT License
2.04k stars 491 forks source link

How to implement LiveLocation handling #636

Open RumTester opened 2 years ago

RumTester commented 2 years ago

Good day,

Ime batteling to get the Live Location message handler implemented and working.

I created the HandleLiveLocationMessage handler in my main script but it only gets triggered when the users start sending his/her live location and then never again do I have to ask for an update (and how) to get an update of the user's location? I checked messages received with the HandleRawMessage function and it seems that the live location update from whatsapp is not being updated .