Function getRateLimits

  • Returns a copy of the object containing all stored rate limits.

    Returns {
        [key: string]: RateLimit;
    }