Open lambasoft opened 8 years ago
Hey, Is it possible to apply a lure to a pokestop using the api ? If so, can anyone please lead me to the appropriate function or an example.
Thanks.
Edit: I don't know if this could help developers here, but the protos allows such a feature: https://github.com/AeonLucid/POGOProtos/issues/45
so add the functions in state and the api see what params you need and your good to go ;)
p.s. dont forget to make PR :)
Hey, Is it possible to apply a lure to a pokestop using the api ? If so, can anyone please lead me to the appropriate function or an example.
Thanks.
Edit: I don't know if this could help developers here, but the protos allows such a feature: https://github.com/AeonLucid/POGOProtos/issues/45