PerformanC / FastLink

The NodeJs Lavalink client.
BSD 2-Clause "Simplified" License
11 stars 3 forks source link

Provide the track information of the ended track in trackEnd event #12

Closed TehPigYT closed 2 months ago

TehPigYT commented 2 months ago

Changes

In this PR, the trackEnd event will also emit the ended track in a second argument rather than just the player

Why

Can be useful in cases where the user wants to check information related to the ended track.

Checkmarks

Additional information

If you have any additional information, write it here