discord.js/src/client/voice
bdistin dd085ceaee Datastore cleanup (#1892)
* Start Store cleanup

* wip store cleanup

* fix iterables initiating datastores

* handle the possibility of a datastore with no holds and no its own 'create' method

* more cleanup (instances that need more than just client/data)

* missed RoleStore extras

* not sure how eslint didn't catch that tab...

* avoid re-getting the channel we already have...

* cleanup resolvers and refactor them into DataStores

* ^

* and remove

* fix some bugs

* fix lint

* fix documentation maybe?

* formatting

* fix presences

* really fix presences this time

* bad fix was bad... let;s see how bad this one is..

* forgot to save a file

* make presence resolving take userresolveables too

* fix tabs in jsdocs

* fix bad fix from last night that caused issues, with better fix...

* oops
2017-09-08 23:06:10 +02:00
..
dispatcher Docs cleanup 2017-08-17 20:04:01 +02:00
opus Docs cleanup 2017-08-17 20:04:01 +02:00
player Docs cleanup 2017-08-17 20:04:01 +02:00
receiver Datastore cleanup (#1892) 2017-09-08 23:06:10 +02:00
util Improve docs a bit 2017-04-30 04:30:44 +02:00
ClientVoiceManager.js Handle unexpected disconnects via packets (#1521) 2017-07-26 10:10:21 +02:00
VoiceBroadcast.js Docs cleanup 2017-08-17 20:04:01 +02:00
VoiceConnection.js Fix documentations that were incorrect or missing (#1837) 2017-08-31 09:16:27 +02:00
VoiceUDPClient.js Destructure certain imports (#1634) 2017-06-29 00:43:26 +01:00
VoiceWebSocket.js fix: voice websocket sending 2017-09-06 16:38:42 +02:00