Kazagumo instance
Shoukaku's Player instance
Kazagumo options
private readonly customData
Private
Readonly
customprivate readonly customData
Readonly
dataPlayer's custom data
Readonly
guildThe guild ID of the player
Readonly
kazagumoKazagumo Instance
Loop status
Private
optionsKazagumo options
Paused state of the player
Whether the player is playing or not
Readonly
queuePlayer's queue
Search track/s
Optional
options: KazagumoSearchOptionsShoukaku's Player instance
Get the current state of the player
Optional
textThe text channel ID of the player
The voice channel ID of the player
Player's volume in percentage (default 100%)
Get filters
Private
nodeGet player position
Connect to the voice channel
KazagumoPlayer
Destroy the player
KazagumoPlayer
Disconnect from the voice channel
KazagumoPlayer
Private
emitGet 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
Optional
track: KazagumoTrackTrack to play
Optional
options: PlayOptionsPlay options
KazagumoPlayer
Seek to a position
Position in seconds
KazagumoPlayer
Set loop mode
Optional
loop: "none" | "queue" | "track"Loop mode
KazagumoPlayer
Set text channel
Text channel ID
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
Skip the current track
KazagumoPlayer
Generated using TypeDoc
Initialize the player