DEV Community

Discussion on: Writing a music command for your discord.js bot (Updated March 2020)

Collapse
 
galnir profile image
Nir

Sorry for the late response.

This error is emitted because you are using the stable version of discord.js.
In order to use .play() you need to be on the master version