ZuserVoiceChannel
Returns the ID of the voice channel the specified user is in, or an empty string if they are not in voice.
Syntax
ZuserVoiceChannel{userID?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| userID | snowflake | No | author |
Example
ZuserVoiceChannel{123456789012345678}