Events (FerraLink)
These events will only work with Ferralink as your connection
Event Name
Elements
Description
trackStart
player, track
Event of the track start.
trackEnd
player, track
Event of the track end.
queueEnd
player
Event of the queue end.
PlayerClosed
player, data
Event of the player close.
trackException
player, data
Event of the track exception.
PlayerUpdate
player, data
Event of the player update.
trackStuck
player, data
Event of the track stuck.
PlayerResumed
player
Event of the player resumed.
playerDestroy
player
Event of the player destroyed.
PlayerCreate
player
Event of the player create.
FerraLink Player Methods
Properties
Methods
pause
Boolean
skip
Boolean
seekTo
String
setVolume
Number
setTextChannel
Number
setVoiceChannel
Boolean
setLoop
Boolean
destroy
String
Last updated