getGroupsexport declare function getGroups(): Map<string, Map<string, VoiceConnection>>;export declare function getGroups(): Map<string, Map<string, VoiceConnection>>;SummaryRetrieves the map of group names to maps of voice connections. By default, all voice connections are created under the 'default' group.ParametersNameTypeOptionalDescription
getGroupsexport declare function getGroups(): Map<string, Map<string, VoiceConnection>>;export declare function getGroups(): Map<string, Map<string, VoiceConnection>>;SummaryRetrieves the map of group names to maps of voice connections. By default, all voice connections are created under the 'default' group.ParametersNameTypeOptionalDescription