mirror of
https://github.com/discordjs/discord.js.git
synced 2026-05-29 15:10:09 +00:00
* 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.