You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Iam using this library to connect to the Clientquery locally and Iam waiting for events in an endless loop.
Unfortunetaly though when using ts3conn.send_keepalive() Iam getting the error that the method "version" is not available so my guess would be that this command is only usable within a serverquery.
I tried to keep the connection alive by sending a "whoami" command repeatingly. Without luck so far.
The text was updated successfully, but these errors were encountered:
Hello Guys,
Iam using this library to connect to the Clientquery locally and Iam waiting for events in an endless loop.
Unfortunetaly though when using ts3conn.send_keepalive() Iam getting the error that the method "version" is not available so my guess would be that this command is only usable within a serverquery.
I tried to keep the connection alive by sending a "whoami" command repeatingly. Without luck so far.
The text was updated successfully, but these errors were encountered: