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 Summary
)
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
userId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
password
send
user
Id
@discordx/lava-player
Loading...