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