Search...

getVoiceConnections

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