# Functions
New creates a new instance of the task channel client.
# Structs
Client for managing a specific task channel resource See https://www.twilio.com/docs/taskrouter/api/task-channel for more details.
ClientProperties are the properties required to manage the task channel resources.
FetchTaskChannelResponse defines the response fields for the retrieved task channel.
UpdateTaskChannelInput defines input fields for updating a task channel resource.
UpdateTaskChannelResponse defines the response fields for the updated task channel.