Skip to main content

channelCreate

Creates new channel.

Requires MANAGE_CHANNELSpermission.
channelCreate(
input: ChannelCreateInput!
): ChannelCreate

Arguments

channelCreate.input ● ChannelCreateInput! non-null input

Fields required to create channel.

Type

ChannelCreate object

Creates new channel.

Requires MANAGE_CHANNELSpermission.

Was this page helpful?