Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get clients on server #34

Open
An0nymusA opened this issue Dec 4, 2020 · 1 comment
Open

Cannot get clients on server #34

An0nymusA opened this issue Dec 4, 2020 · 1 comment
Labels
question Further information is requested

Comments

@An0nymusA
Copy link

so im trying to list all client or channels but every time i do so i got insufficient client permissions error, am i even able to list the channles without admin permission and i woild like to know if theres way to get current channel id

@Manevolent Manevolent added the question Further information is requested label May 28, 2021
@mraliscoder
Copy link

mraliscoder commented Jun 26, 2021

I think that can be fixed by using protocol, not Server Query, because now TS3J using serverquery to get client list.

About current channel ID: you can use client.getClientInfo(client.getClientId()).getChannelId()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants