UNPKG

discord.js-selfbot-v13

Version:
6 lines (4 loc) 109 B
'use strict'; module.exports = (client, packet) => { client.actions.VoiceStateUpdate.handle(packet.d); };