• Gets the time that the given category is disabled until for rate limiting. In case no category-specific limit is set but a general rate limit across all categories is active, that time is returned.

    Parameters

    • limits: RateLimits
    • category: string

    Returns number

    the time in ms that the category is disabled until or 0 if there's no active rate limit.

Generated using TypeDoc