ClientVoiceManager

export class ClientVoiceManager
export class ClientVoiceManager
Manages voice connections for the client
adapters:Map<Snowflake, InternalDiscordGatewayAdapterLibraryMethods>
Maps guild ids to voice adapters created for use with discordjs/voice.
Readonly
client:Client
The client that instantiated this voice manager