function getVoiceConnections

export declare function getVoiceConnections(group?: 'default'): Map<string, VoiceConnection>;

Retrieves all the voice connections under the 'default' group.

Returns: The map of voice connections

Parameters

optional
group?: 'default'
The group to look up