Skip to content

LithiumX v1.0.8


LithiumX / PlayerOptions

Interface: PlayerOptions

Defined in: src/Structures/Player.ts:560

Properties

guild

guild: string

Defined in: src/Structures/Player.ts:562

The guild the Player belongs to.


node?

optional node: string

Defined in: src/Structures/Player.ts:568

The node the Player uses.


selfDeafen?

optional selfDeafen: boolean

Defined in: src/Structures/Player.ts:574

If the player should deaf itself.


selfMute?

optional selfMute: boolean

Defined in: src/Structures/Player.ts:572

If the player should mute itself.


textChannel

textChannel: string

Defined in: src/Structures/Player.ts:564

The text channel the Player belongs to.


voiceChannel?

optional voiceChannel: string

Defined in: src/Structures/Player.ts:566

The voice channel the Player belongs to.


volume?

optional volume: number

Defined in: src/Structures/Player.ts:570

The initial volume the Player will use.