Variable APIClient.ratelimit

Declaration

class APIClient
{
  // ...
  RateLimiter ratelimit;
  // ...
}