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?
optionalnode:string
Defined in: src/Structures/Player.ts:568
The node the Player uses.
selfDeafen?
optionalselfDeafen:boolean
Defined in: src/Structures/Player.ts:574
If the player should deaf itself.
selfMute?
optionalselfMute: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?
optionalvoiceChannel:string
Defined in: src/Structures/Player.ts:566
The voice channel the Player belongs to.
volume?
optionalvolume:number
Defined in: src/Structures/Player.ts:570
The initial volume the Player will use.