I am trying to move a user to another channel with my bot. But I don't find any way to do that. Do I miss something or is it just not possible to accomplish with discord.js/discord api?
channel
is the voice channel you want to put the member in and GuildMember
is the member:
GuildMember.voice.setChannel(channel)
I haven't tested this myself but it should work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With