Search...

APIRequest

interface APIRequest 
interface APIRequest 

No summary provided.

data

:

HandlerRequestData

The data that was used to form the body of this request

method

:

string

The HTTP method used in this request

options

:

RequestOptions

Additional HTTP options for this request

path

:

RouteLike

The full path used to make the request

retries

:

number

The number of times this request has been attempted

route

:

string

The API route identifying the ratelimit for this request