export interface APIRequest
HandlerRequestData data :
The data that was used to form the body of this request
string method :
The HTTP method used in this request
RequestInit options :
Additional HTTP options for this request
RouteLike path :
The full path used to make the request
number retries :
The number of times this request has been attempted
string route :
The API route identifying the ratelimit for this request