How to set channel position correctly? #2437
Unanswered
deso85
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I tried to set a channels position:
channel.getManager().setPosition(14).queue();
I don't know why, but the channel ends up on position 20.
My goal is to move a channel under another specified channel with a text command:
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions