ts3-query 0.1.5

Teamspeak3 Query Library
Documentation

Ts3 Query Library

crates.io docs.rs Build Status

Very barebone lib to connect to ts3 query interfaces and issue commands.

For examples visit the docs.

A lot of functions are currently not implemented, feel free to open issues or PRs adding them. (You can use the raw_command method along with its helpers to issue not implemented commands.) Any callback functionality for server events is also missing.