You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, this is quite annoying as I am using @discordjs/core for everything and I want to use voice as well, changing everything over may be a hassle and give me more issues compared to this singular issue.
Which application or package is this feature request for?
core
Feature
Right now, the only implementation of guild.voiceAdapterCreator is in Discord.js:
discord.js/packages/discord.js/src/structures/Guild.js
Lines 1413 to 1427 in 85a78f9
Right now, this is quite annoying as I am using @discordjs/core for everything and I want to use voice as well, changing everything over may be a hassle and give me more issues compared to this singular issue.
Here is my thread on the Discord for more info: https://canary.discord.com/channels/222078108977594368/1137716614918320128/1137716614918320128
Ideal solution or implementation
Add voiceAdapterCreator to APIGuild
Alternative solutions or implementations
No response
Other context
No response
The text was updated successfully, but these errors were encountered: