discord.js-lavalink
discord.js-lavalink copied to clipboard
Discord Master Version Not Supported
Hi, I'm recently migrating my discord.js version to the master version. And in the master now have a GuildManager class and to get guild from the collection, you should add cache after client.guilds. I see the pull request and there is a pull request to solve this: https://github.com/MrJacz/discord.js-lavalink/pull/157
Now I'm using my own fork project to fix this. Please solve this ASAP.
Or, go back to the latest update before the Managers got introduced, which is fe7df70
, (fe7df708e44e0280dfaf0f8e457b154781bb5140
)