function createChannel

export function createChannel(client: Client<true>, data: APIChannel, options?: ChannelCreateOptions): Channel;

Parameters

client: Client<true>
optional
options?: ChannelCreateOptions