$voiceChannelID
::: danger This function has been depreciated! This function is deprecated, please use $vcBefore and $vcAfter instead. :::
Returns the Voice channelID where the user join/left in voice trigger. If the user switches channel, this function will return the new channel.
Usage
$voiceChannelID::: warning
This function will not work in the Channel Creation/Deletion trigger.
Instead, use $eventChannelID.
This function only works for the Voice Join/Leave trigger. For other triggers, use $channelID.
:::