You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have location message support on xiaoju-bot and wechaty-forked, we should support location message on puppet-whatsapp.
Base on whatsapp-web.js doc, whatsapp-web.js have full support on location messages sending, however whatsapp official webapp does not supoort location meesage sending.
After some test, we can send location message via whatsapp-web.js, however the receive will reject the mssage (the location message will never get the second √ mark.
Location message receiving is eazy to implement. Whatsapp-web.js will provide coordination info.
The text was updated successfully, but these errors were encountered:
We have location message support on xiaoju-bot and wechaty-forked, we should support location message on puppet-whatsapp.
Base on whatsapp-web.js doc, whatsapp-web.js have full support on location messages sending, however whatsapp official webapp does not supoort location meesage sending.
![origin_img_v2_796687de-4631-4483-80e7-9f7c4a3e093g](https://user-images.githubusercontent.com/13669999/182068162-8fc88c3b-b3da-4bb0-8d5b-9d5e43a53982.jpg)
After some test, we can send location message via whatsapp-web.js, however the receive will reject the mssage (the location message will never get the second √ mark.
Location message receiving is eazy to implement. Whatsapp-web.js will provide coordination info.
The text was updated successfully, but these errors were encountered: