# 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 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 channel resources.
CreateChannelInput defines the input fields for creating a new channel resource.
CreateChannelResponse defines the response fields for the created channel.
No description provided by the author
No description provided by the author