UNPKG

dellosmusic

Version:

Dellos Music Bot - Discord Music Bot

5 lines (4 loc) 151 B
module.exports = (client, data) => { //What is data? Discord Gateway Data, Please check discord api docs client.Manager.updateVoiceState(data); };