Create a channel structure.
The created channel structure.
createChannel(client, rawChannel);
The client the channel belongs to.
The raw data of the channel.
Optional
Whether to cache the channel.
Create a channel structure.
Returns
The created channel structure.
Example