Skip to content

NodeOption

This content is for the 3.4.2 version. Switch to the latest version for up-to-date documentation.

Properties

auth

auth: string

Credentials to access Lavalnk

Defined in

src/Shoukaku.ts:32


group?

optional group: string

Group of this node

Defined in

src/Shoukaku.ts:40


name

name: string

Name of this node

Defined in

src/Shoukaku.ts:24


secure?

optional secure: boolean

Whether to use secure protocols or not

Defined in

src/Shoukaku.ts:36


url

url: string

URL of Lavalink

Defined in

src/Shoukaku.ts:28