Preparing search index...
The search index is not available
@discordx/lava-player
@discordx/lava-player
HttpClient
Class HttpClient
Index
Constructors
constructor
Properties
base
password
Methods
request
url
Constructors
constructor
new
Http
Client
(
base
,
password
)
:
HttpClient
Parameters
base
:
string
password
:
string
Returns
HttpClient
Properties
base
base
:
string
password
password
:
string
Methods
request
request
<
T
>
(
method
,
url
,
data
?
)
:
Promise
<
T
>
Type Parameters
T
=
any
Parameters
method
:
RequestType
url
:
URL
Optional
data
:
Buffer
Returns
Promise
<
T
>
url
url
(
input
)
:
URL
Parameters
input
:
string
Returns
URL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
password
Methods
request
url
@discordx/lava-player
Loading...