discord.js/lib/Client
Programmix afde031267 Update voiceConnections on destroy
Instead of manually removing VoiceConnections from
InternalClient.voiceConnections, just integrate the functionality into
VoiceConnection.destroy()
2016-04-10 13:49:13 -07:00
..
Resolver Use alternatives to .find() because that's not polyfilled 2016-04-03 04:41:57 -07:00
Client.js Add a backwards-compatible getter for the first voice connection, thanks @qeled 2016-04-06 15:00:14 +02:00
ConnectionState.js Less CPU on cache update 2016-03-15 22:04:52 -07:00
InternalClient.js Update voiceConnections on destroy 2016-04-10 13:49:13 -07:00