getVoiceConnections (2)SummaryRetrieves all the voice connections under the given group name.declare function getVoiceConnections(group: string): Map<string, VoiceConnection> | undefined;ParametersNameTypeOptionalDescriptiongroupstringNoThe group to look up