@discordx/lava-player
Preparing search index...
HttpClient
Class HttpClient
Index
Constructors
constructor
Properties
base
password
Methods
request
url
Constructors
constructor
new
HttpClient
(
base
:
string
,
password
:
string
)
:
HttpClient
Parameters
base
:
string
password
:
string
Returns
HttpClient
Properties
base
base
:
string
password
password
:
string
Methods
request
request
<
T
=
any
>
(
method
:
RequestType
,
url
:
URL
,
data
?:
Buffer
<
ArrayBufferLike
>
,
)
:
Promise
<
T
>
Type Parameters
T
=
any
Parameters
method
:
RequestType
url
:
URL
Optional
data
:
Buffer
<
ArrayBufferLike
>
Returns
Promise
<
T
>
url
url
(
input
:
string
)
:
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...