You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever a track ends, Volcano sends an event with the reason FINISH, but the wrapper I'm using expects it to be FINISHED. I checked on the sources for Lavalink and they also send FINISHED as a reason.
I saw that these values are contained on your lavalink-types repo, so I wasn't sure where to open the issue exactly. If this is the wrong place, I'm sorry, I can go open it there if you want.