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