Skip to main content
Version: 0.37.82

RESTRateLimit

Index

Properties

optionalcode

code?: number

An error code for some limits

global

global: boolean

A value indicating if you are being globally rate limited or not

message

message: string

A message saying you are being rate limited.

retry_after

retry_after: number

The number of seconds to wait before submitting another request.