Kazagumo instance
Shoukaku's Player instance
Kazagumo options
private readonly customData
ReadonlydataPlayer's custom data
ReadonlyguildThe guild ID of the player
ReadonlykazagumoKazagumo Instance
Loop status
Paused state of the player
Whether the player is playing or not
ReadonlyqueuePlayer's queue
Search track/s
Shoukaku's Player instance
Get the current state of the player
OptionaltextThe text channel ID of the player
The voice channel ID of the player
Player's volume in percentage (default 100%)
Get filters
Get player position
Get the previous track from the queue
Whether to remove the track from the previous list or not. Best to set to true if you want to play it
Pause the player
Whether to pause or not
KazagumoPlayer
Play a track
Optionaltrack: KazagumoTrackTrack to play
Optionaloptions: PlayOptionsPlay options
KazagumoPlayer
Seek to a position
Position in seconds
KazagumoPlayer
Set loop mode
Optionalloop: "none" | "queue" | "track"Loop mode
KazagumoPlayer
Set voice channel and move the player to the voice channel
Voice channel ID
KazagumoPlayer
Set the volume in percentage (default 100%)
Volume
KazagumoPlayer
Initialize the player