Aliyss Snow
Aliyss Snow
Still working on it. No pressure.
Prerequisites: Create a live location from phone. Send it to a chat. ```js let livelocationModel = mR.modules[36839].default.models[0] let livelocationParticipant = mR.modules[36839].default.models[0].participants.models[0] // Register new LiveLocations mR.modules[36839].default.on('all', (x, y, z) =>...
@HugoYG It's sample code to use live locations. I commented it in case someone wanted to make a pull request themselves. I haven't gotten around to integrating it within the...
Another workaround so one can actually keep the current structure and still use Path: _I'm new to rust so this may not be the ultimate top code or so... feel...
Afaik the last time I tested I couldn't get WhatsApp Web to show the live location itself. @josemontiel95 Do you see the live location in WhatsApp Web?
Just to clarify... It is heavily recommended to configure the addon before installing it. Otherwise it won't do much. ^^
> > Just to clarify... It is heavily recommended to configure the addon before installing it. Otherwise it won't do much. ^^ > > If the addon _requires_ configuration you...
@codefactor Sorry for the direct ping, but hoped you might know how to maybe do it with vanilla-renderers Seems like everything works up until the point where I get the...
If we do this it may make sense, that we let the user handle the map serialized and only allow for serialized ids, without the contact object? @PurpShell
> If we decided to switch to TS at the time of the TS declarations being added, that would've been much easier to maintain than to have a TS declarations...