Update VoiceCall.md
This commit is contained in:
parent
a21ebe611a
commit
b2d41d8002
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user