Skip to main content
Version: v2.9.1

Interface: PlayerOptions

Represents a configuration object passed to the Player constructor.

Property Type Description Optional
guildIdstringThe guild ID of the player.
voiceChannelIdstringThe voice channel ID of the player.
textChannelIdstringThe text channel ID of the player.
nodeIdentifierstringThe node identifier the player uses.
volumenumberThe initial volume of the player.
selfMutebooleanWhether the player should be muted.
selfDeafenbooleanWhether the player should be deafened.
applyVolumeAsFilterbooleanWhether to apply the volume as a filter.