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