From b2d41d800227bd59be2cd71a6bc4f25c8dc0fc6e Mon Sep 17 00:00:00 2001 From: Cinnamon <71698422+aiko-chan-ai@users.noreply.github.com> Date: Sun, 14 Aug 2022 22:58:20 +0700 Subject: [PATCH] Update VoiceCall.md --- Document/VoiceCall.md | 1 - 1 file changed, 1 deletion(-) 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,