$userConnectedVC
Returns the ID of a voice channel the user is currently connected to.
Usage
$userConnectedVC[userID]
- userID - (Optional) default value:
$authorID
. The ID of a user you want to return voice channel they are connected to.
Example
Is connected to a voice channel
What happens if user is connected to a voice channel
Is not connected to a voice channel
What happens if user is not connected to a voice channel