Skip to content

PlayerOptions

Properties

PropertyTypeDescriptionDefined in
applyVolumeAsFilter?booleanIf a volume should be applied via filters instead of lavalink-volumesrc/structures/Types/Player.ts:81
guildIdstringGuild id of the playersrc/structures/Types/Player.ts:63
instaUpdateFiltersFix?booleanIf when applying filters, it should use the insta apply filters fixsrc/structures/Types/Player.ts:79
node?string | LavalinkNodeIf it should use a specific lavalink nodesrc/structures/Types/Player.ts:77
selfDeaf?booleanif it should join deafenedsrc/structures/Types/Player.ts:73
selfMute?booleanIf it should join mutedsrc/structures/Types/Player.ts:75
textChannelId?stringThe Text Channel Id of the Playersrc/structures/Types/Player.ts:67
vcRegion?stringVC Region for node selectionssrc/structures/Types/Player.ts:71
voiceChannelIdstringThe Voice Channel Idsrc/structures/Types/Player.ts:65
volume?numberinstantly change volume with the one play requestsrc/structures/Types/Player.ts:69