Module ts3::client[][src]

Structs

APIKey

An API Key returned from [apikeyadd].

Client

A Client used to send commands to the serverquery interface.

RawResp

RawResp contains all data returned from the server When the items vector contains multiple entries, the server returned a list. Otherwise only a single item will be in the vector The HashMap contains all key-value pairs, but values are optional

Version

Data returned from the version command.

Enums

APIKeyScope
ServerNotifyRegister
TextMessageTarget

Type Definitions

Result