Problem with reconnecting to voice channel and resuming of audio.
My internet connection is not stable and when lag spike is appear, i catch the disconnect from Websocket (i listen ShardDisconnect, ShardResume events). So i want to make "reconnect" when ShardResume is triggered.
This code i use when iterate through all existing players.
But i am stucking in signalling state and i dont know why