channelCreate
Creates new channel.
Triggers the following webhook events:
- CHANNEL_CREATED (async): A channel was created.
channelCreate(
input: ChannelCreateInput!
): ChannelCreate
Arguments
channelCreate.input
● ChannelCreateInput!
non-null input channels
Fields required to create channel.
Type
ChannelCreate
object channels
Creates new channel.
Triggers the following webhook events:
- CHANNEL_CREATED (async): A channel was created.