v0.3.1
Added throttling to API calls and a function to control the throttle time
// Set API call throttle time in milliseconds. Default is 200.
client.setThrottleTime(500);
Added throttling to API calls and a function to control the throttle time
// Set API call throttle time in milliseconds. Default is 200.
client.setThrottleTime(500);