A promise that resolves to the created channel
fetch a channel from the server
The channel to fetch. Can be a string, a channel object, or an API channel object.
Whether to force fetch the channel from the API. Defaults to true. If set to false, the method will return the channel from the cache if it exists.
A promise that resolves to the fetched channel
creates a new channel in the server