getGroups
declare function getGroups(): Map<string, Map<string, VoiceConnection>>;declare function getGroups(): Map<string, Map<string, VoiceConnection>>;Retrieves the map of group names to maps of voice connections. By default, all voice connections are created under the 'default' group.
| Name | Type | Optional | Description |
|---|