#djs 14.16.3 - voiceStateUpdate - what do "sessionId" changes mean?

1 messages · Page 1 of 1 (latest)

dense hamlet

Hello,

I have asked this in #djs-help-v14 before and someone replied, but never got an actual answer.

I've got pretty much all voicestateupdate events coded; join, leave, switch, mute, deaf etc etc etc with an else { } to console log if something else happens, and it did.

Comparing the old and newstate of that particular event, the only thing changed is the ''sessionId''.

It happens very infrequently/randomly, but i was wondering why that happens, because i can't find anything searching in here or googling it, does anyone have an idea?

Maybe bad internet connection and the voice user is reconnecting?