What's New:
- VoiceConnection.volume now aliases VoiceConnection.piper.volumeLevel
What's Improved:
- Fixed a rather large memory leak in 0.5.0 caμsed by message caches having no set limits
- Fixed a small memory leak caused by duplicate objects during autoreconnect
- Autoreconnect stopped ignoring a few weird disconnects
- Updated the Invite structure to match Discord's
- getDMChannel should no longer return a null channel 0.001% of the time
- Users switching channels no longer fire
voiceChannelJoin
/voiceChannelLeave
events, onlyvoiceChannelSwitch
- REST mode no longer breaks event handlers