ReadonlynodesManager responsible for handling nodes
ReadonlyvoicesManager responsible for handling voice connections
ReadonlyqueuesManager responsible for handling queues
ReadonlyoptionsResolved options this player was constructed with
ReadonlypluginsPlugins extracted from options, mapped by their names (if any)
Id of the bot this player has been initialized for
Whether this player is initialized
Creates nodes, initializes plugins, connects to all nodes sequentially
Id of your bot
Creates a queue from options
Options to create from
Destroys the queue of a guild
Id of the guild
Optionalreason: stringReason for destroying
Searches for results based on query and options
Query (or URL as well)
Optionaloptions: SearchOptionsOptions for customization
Adds or searches if source is query and resumes the queue if stopped
Source to play from
Options for customization
Jumps to the specified index in queue of a guild
Id of the guild
Index to jump to
Plays the previous track in queue of a guild
Id of the guild
Seeks to a position in the current track of a guild
Id of the guild
Position in milliseconds
Enables or disables autoplay for the queue of a guild
Id of the guild
Optionalautoplay: booleanWhether to enable autoplay
Sets the repeat mode for the queue of a guild
Id of the guild
The repeat mode
Sets the volume of the queue of a guild
Id of the guild
The volume to set
Plays the next track in queue of a guild
Id of the guild
The main class, entrypoint of the library