getVoiceConnections

Retrieves all the voice connections under the 'default' group.
export declare function getVoiceConnections(group?: 'default'): Map<string, VoiceConnection>;
NameTypeOptionalDescription
group'default'Yes
The group to look up