Skip to content

NodeOption

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

Properties

auth

auth: string

Credentials to access Lavalink

Defined in

src/Shoukaku.ts:33


group?

optional group: string

Group of this node

Defined in

src/Shoukaku.ts:41


name

name: string

Name of this node

Defined in

src/Shoukaku.ts:25


secure?

optional secure: boolean

Whether to use secure protocols or not

Defined in

src/Shoukaku.ts:37


url

url: string

URL of Lavalink

Defined in

src/Shoukaku.ts:29