# Functions
New creates a new instance of the channels client.
# Structs
ChannelsPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageChannelResponse or error that is returned from the api call(s).
ChannelsPageOptions defines the query options for the api operation.
ChannelsPageResponse defines the response fields for the worker channels page.
ChannelsPaginator defines the fields for makings paginated api calls Channels is an array of channels that have been returned from all of the page calls.
Client for managing worker channel resources See https://www.twilio.com/docs/taskrouter/api/worker-channel for more details.
ClientProperties are the properties required to manage the channels resources.
No description provided by the author
No description provided by the author