Files
discord.js/src/client/voice
thomasxd24 8da141637c fix end method in VoiceBroadcast (#3194)
* fix end method in VoiceBroadcast

this.client is a ClientVoiceManager and thus its this.client.broadcasts  instead of this.client.voice.broascasts

* revert the voicebroadcast and pass this.client at clientvoice

* passed this.client
2019-04-11 21:34:12 +01:00
..
2018-12-03 15:19:10 -06:00
2019-03-23 12:54:22 +00:00