Creates a new channel.
The options for creating the channel.
The created channel.
Deletes a channel.
The channel to delete.
Optional
force: boolean = falseWhether to force the deletion. Forcing deletion will kick all clients from the channel.
Edits a channel.
The channel to edit.
The new channel data.
The updated channel.
Obtains a channel from TeamSpeak, or the cache if it's available.
The channel to fetch.
Optional
options: BaseFetchOptionsThe options for fetching the channel.
The channel.
Moves a channel.
The channel to move.
The options for moving the channel.
The moved channel.
Resolves a channel ID.
The object to resolve.
The channel ID.
Searches for channels based on the channel name.
The search query.
The found channels.
Manages the channels in the TeamSpeak server.