getVoiceConnections (2)

Retrieves all the voice connections under the given group name.
declare function getVoiceConnections(group: string): Map<string, VoiceConnection> | undefined;
NameTypeOptionalDescription
groupstringNo
The group to look up