Retrieve voice channel reference from voice connection
I'm trying to deal with the client being dragged to a different channel.
I'm using code very similar to the example in the docs with dealing with re-joins and that works, but I also store a reference to the original voice channel.
I would like to update that reference, but I'm not sure how to retrieve it. I only have the voice connection state and voice connection itself
I'm using code very similar to the example in the docs with dealing with re-joins and that works, but I also store a reference to the original voice channel.
I would like to update that reference, but I'm not sure how to retrieve it. I only have the voice connection state and voice connection itself
