discord.js/lib
Jesse Bryan 7ae7a9aa34 Added a voiceSpeaking event, fired when a user in a voiceChannel starts or stops speaking. (#452)
* Added an event for the voice speaking packet.

* Updated the docs to reflect the voiceSpeaking event addition.

* Fixed some spacing issues in the VoiceConnection.js file.

* Moved the speaking boolean to the User object.
2016-07-12 03:12:27 +08:00
..
Client Fix close event reference 2016-06-29 14:25:23 +09:00
Structures Added a voiceSpeaking event, fired when a user in a voiceChannel starts or stops speaking. (#452) 2016-07-12 03:12:27 +08:00
Util Cache now returns null when using get(cacheID) with invalid ID (#441) 2016-06-26 13:30:24 +09:00
Voice Added a voiceSpeaking event, fired when a user in a voiceChannel starts or stops speaking. (#452) 2016-07-12 03:12:27 +08:00
Constants.js Add pinning (#434) 2016-06-18 11:21:52 +09:00
index.js Unminify lib files 2016-06-13 16:00:43 -07:00