revbot.js
Preparing search index...
RateLimitQueue
Class RateLimitQueue
Index
Constructors
constructor
Methods
request
Constructors
constructor
new
RateLimitQueue
()
:
RateLimitQueue
Returns
RateLimitQueue
Methods
request
request
<
T
=
any
>
(
config
:
AxiosRequestConfig
<
any
>
&
{
url
:
string
}
,
)
:
Promise
<
AxiosResponse
<
T
,
any
>
>
Type Parameters
T
=
any
Parameters
config
:
AxiosRequestConfig
<
any
>
&
{
url
:
string
}
Returns
Promise
<
AxiosResponse
<
T
,
any
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
request
revbot.js
Loading...