RateLimitErrorSummaryNo summary provided.declare class RateLimitError extends Error implements RateLimitData ExtendsErrorImplementsRateLimitDataConstructorconstructor({ timeToReset, limit, method, hash, url, route, majorParameter, global })Constructs a new instance of the RateLimitError classNameTypeOptionalDescription{ timeToReset, limit, method, hash, url, route, majorParameter, global }RateLimitDataNoNonePropertiesglobal:booleanhash:stringlimit:numbermajorParameter:stringmethod:stringReadonlyname:stringThe name of the errorroute:stringtimeToReset:numberurl:string