Como usar o onLiveLocation? #2565
habnernascimento
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't get this routine to work, does it listen when the user sends the location in real time?
// Listen to live location
// chatId: '[email protected]'
client.onLiveLocation("[email protected]", (liveLocation) => {
...
});
Beta Was this translation helpful? Give feedback.
All reactions