# Functions

Add creates a new channel.
DeleteById deletes the channel based on the ID provided as input.
Get returns a collection of channels based on the criteria defined by its input query parameter.
GetAll returns all channels.
GetByID returns the channel that matches the input ID.
No description provided by the author
No description provided by the author
No description provided by the author
Update modifies a channel based on the one provided as input.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author