ZvoiceMembers
Returns a space-separated list of user IDs currently in the specified voice channel, defaulting to the author’s current voice channel.
Syntax
ZvoiceMembers{channelID?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| channelID | snowflake | No | author’s voice channel |
Example
ZvoiceMembers{123456789012345678}