class RateLimitError

implements

RateLimitData

extends

Error
export declare class RateLimitError extends Error implements RateLimitData

global : boolean

hash : string

limit : number

majorParameter : string

method : string

readonly
name : string

The name of the error

route : string

timeToReset : number

url : string