⚠️ Internal: This API is not publically exported by the
package.
Interface LavalinkWSClientConnectOptions
interface LavalinkWSClientConnectOptions { force?: boolean; userId?: string; } Properties
Optional
force
force?: boolean
Optional
userId
userId?: string