Skip to content

@zikeji/hypixel / Components / Responses / RateLimited

Interface: RateLimited

Properties

cause?

optional cause: string

example: Key throttle


global?

optional global: boolean

When this boolean exists and is true, the throttle occurring is a global throttle applied to all users example: true


success?

optional success: boolean

example: false


throttle?

optional throttle: boolean

example: true

Released under the MIT License.