Skip to content

PlayerOptions

Defined in: src/structures/Types/Player.ts:61

Property (defined in)TypeDescription
applyVolumeAsFilter?
(src/structures/Types/Player.ts:81)
booleanIf a volume should be applied via filters instead of lavalink-volume
customData?
(src/structures/Types/Player.ts:83)
anyObjectCustom Data for the player get/set datastorage
guildId
(src/structures/Types/Player.ts:63)
stringGuild id of the player
instaUpdateFiltersFix?
(src/structures/Types/Player.ts:79)
booleanIf when applying filters, it should use the insta apply filters fix
node?
(LavalinkNode)
\string \
selfDeaf?
(src/structures/Types/Player.ts:73)
booleanif it should join deafened
selfMute?
(src/structures/Types/Player.ts:75)
booleanIf it should join muted
textChannelId?
(src/structures/Types/Player.ts:67)
stringThe Text Channel Id of the Player
vcRegion?
(src/structures/Types/Player.ts:71)
stringVC Region for node selections
voiceChannelId
(src/structures/Types/Player.ts:65)
stringThe Voice Channel Id
volume?
(src/structures/Types/Player.ts:69)
numberinstantly change volume with the one play request