Skip to content

PlayerOptions

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

Property (defined in)TypeDescription
applyVolumeAsFilter?
(src/structures/Types/Player.ts:80)
booleanIf a volume should be applied via filters instead of lavalink-volume
customData?
(src/structures/Types/Player.ts:82)
anyObjectCustom Data for the player get/set datastorage
guildId
(src/structures/Types/Player.ts:62)
stringGuild id of the player
instaUpdateFiltersFix?
(src/structures/Types/Player.ts:78)
booleanIf when applying filters, it should use the insta apply filters fix
node?
(LavalinkNode)
\string \
selfDeaf?
(src/structures/Types/Player.ts:72)
booleanif it should join deafened
selfMute?
(src/structures/Types/Player.ts:74)
booleanIf it should join muted
textChannelId?
(src/structures/Types/Player.ts:66)
stringThe Text Channel Id of the Player
vcRegion?
(src/structures/Types/Player.ts:70)
stringVC Region for node selections
voiceChannelId
(src/structures/Types/Player.ts:64)
stringThe Voice Channel Id
volume?
(src/structures/Types/Player.ts:68)
numberinstantly change volume with the one play request