Hey there,
I'm currently writing a script that relies on the Ping of a User being up-to-date all the time.
I noticed that that's not the case with the getPing() method, since it's returning a old Ping value even if the Ping of the User has changed already.
So my question is, does the method return a cached result for x calls or x seconds and if yes, is there a possibility to force a fresh fetch?
If no, why is the method returning old Ping values?
Kann auch gerne auf deutsch geantwortet werden
I'm currently writing a script that relies on the Ping of a User being up-to-date all the time.
I noticed that that's not the case with the getPing() method, since it's returning a old Ping value even if the Ping of the User has changed already.
So my question is, does the method return a cached result for x calls or x seconds and if yes, is there a possibility to force a fresh fetch?
If no, why is the method returning old Ping values?
Kann auch gerne auf deutsch geantwortet werden
