Answer the question
In order to leave comments, you need to log in
Transfer from one voice channel to another voice channel. How?
I need to drag a person from one voice channel to another, I have already used a lot of things and I constantly get an error like: 'function' object has no attribute 'move_to'/move_members. I don't understand why it doesn't have this attribute. Everything seems to be in the documentation.
There are 2 channel voices, one has the name 123, the second has 312123.
I am in 123 and I need the bot to drag me to 312123 with the command.
Answer the question
In order to leave comments, you need to log in
Of course, I don't really understand discord.py, but as I read in the documentation, you need to use await move_to(channel, *, reason=None)
Here is the documentation: https://discordpy.readthedocs.io/en/latest/api.htm. ..
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question