Preparing search index...
The search index is not available
@discordx/lava-player
@discordx/lava-player
ClusterNodeOptions
Interface ClusterNodeOptions
interface
ClusterNodeOptions
{
host
?:
HostOptions
;
password
:
string
;
tags
?:
Iterable
<
string
,
any
,
any
>
;
userId
:
string
;
}
Hierarchy (
view full
)
BaseNodeOptions
ClusterNodeOptions
Index
Properties
host?
password
tags?
user
Id
Properties
Optional
host
host
?:
HostOptions
password
password
:
string
Optional
tags
tags
?:
Iterable
<
string
,
any
,
any
>
user
Id
user
Id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
password
tags
user
Id
@discordx/lava-player
Loading...