Deletes an existing channel by ID. If force is set to 1, the channel will be deleted even if there are clients within. The clients will be kicked to the default channel with an appropriate reason message.
if set to 1 the channel will be deleted even when clients are in it
Changes a channels configuration using given properties. Note that this command accepts multiple properties which means that you're able to change all settings of the channel specified with cid at once.
the properties of the channel which should get changed
Gets a List of Clients in the current Channel
the filter object
Moves a channel to a new parent channel with the ID cpid. If order is specified, the channel will be sorted right under the channel with the specified ID. If order is set to 0, the channel will be sorted right below the new parent.
channel parent id
channel sort order
updates the cache with the given object
Static
getretrieves the client id from a string or teamspeak client
Optional
channel: TStatic
getretrieves the clients from an array
Generated using TypeDoc
Adds a permission to a channel Multiple permissions can be added by providing the two parameters of each permission. A permission can be specified by permid or permsid.