diff --git a/Document/VoiceCall.md b/Document/VoiceCall.md index fed31a0..2a664ba 100644 --- a/Document/VoiceCall.md +++ b/Document/VoiceCall.md @@ -21,7 +21,6 @@ const connection = await dmChannel.call(); # Play Music using `play-dl` ```js -const connection = await message.member.user.dmChannel.call(); const play = require('play-dl'); const { createAudioPlayer,