ZvoiceMove
Moves a user from their current voice channel to the specified target voice channel.
Syntax
ZvoiceMove{userID;channelID}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| userID | snowflake | Yes | - |
| channelID | snowflake | Yes | - |
Example
ZvoiceMove{123456789012345678;987654321012345678}