Closed SticksDev closed 2 years ago
You can use this function here
note: this is a query client not a real client
Okay, thank you. One more question, when using const user = await teamspeak.getClientByDbid(event.args.dbid)
with any dbid, it always returns the bots user.
For example DBID 3 is me, while it says it's the bots. Ideas?
I guess you created a query login with your TeamSpeak User? Then the Database ID of the Query Client and your TeamSpeak User is the same.
Yeah, it was an incorrect call on my end. Thanks for all of your help!
Hi! I'm abit lost of how to make the client connect to a channel. How would I do that?
Thanks!