interface APIRequest
externalHandlerRequestData data :
The data that was used to form the body of this request
externalstring method :
The HTTP method used in this request
externalRequestInit options :
Additional HTTP options for this request
externalRouteLike path :
The full path used to make the request
externalnumber retries :
The number of times this request has been attempted
externalstring route :
The API route identifying the ratelimit for this request