discord.js/lib/Structures
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
..
Channel.js Unminify lib files 2016-06-13 16:00:43 -07:00
ChannelPermissions.js Unminify lib files 2016-06-13 16:00:43 -07:00
Invite.js Unminify lib files 2016-06-13 16:00:43 -07:00
Message.js Add pinning (#434) 2016-06-18 11:21:52 +09:00
PermissionOverwrite.js Unminify lib files 2016-06-13 16:00:43 -07:00
PMChannel.js Add client.getMessage() (#428) 2016-06-16 07:31:02 +09:00
Role.js Unminify lib files 2016-06-13 16:00:43 -07:00
Server.js Unminify lib files 2016-06-13 16:00:43 -07:00
ServerChannel.js Unminify lib files 2016-06-13 16:00:43 -07:00
TextChannel.js Add client.getMessage() (#428) 2016-06-16 07:31:02 +09:00
User.js Added a voiceSpeaking event, fired when a user in a voiceChannel starts or stops speaking. (#452) 2016-07-12 03:12:27 +08:00
VoiceChannel.js Unminify lib files 2016-06-13 16:00:43 -07:00