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`
|
# Play Music using `play-dl`
|
||||||
|
|
||||||
```js
|
```js
|
||||||
const connection = await message.member.user.dmChannel.call();
|
|
||||||
const play = require('play-dl');
|
const play = require('play-dl');
|
||||||
const {
|
const {
|
||||||
createAudioPlayer,
|
createAudioPlayer,
|
||||||
|
Loading…
Reference in New Issue
Block a user