Copies a channel group into a new channel group.
The source channel group to copy.
The options for copying the channel group.
The created channel group.
Copies a channel group into an existing channel group.
The source channel group to copy.
The options for copying the channel group.
A promise that resolves when the channel group has been copied.
Creates a new channel group.
The options for creating the channel group.
The created channel group.
Deletes a channel group.
The channel group to delete.
Optional
force: boolean = falseWhether to force the deletion. Force deletion will remove the channel group from all clients.
A promise that resolves when the channel group has been deleted.
Obtains all channel groups from TeamSpeak.
The channel groups.
Renames a channel group.
The channel group to rename.
The new name for the channel group.
The updated channel group.
Resolves a channel group ID.
The object to resolve.
The channel group ID.
Manages the channel groups in the TeamSpeak server.