CreateChannelRequest
Types
Properties
The ARN of the channel request.
The ARN of the AppInstanceUser
or AppInstanceBot
that makes the API call.
The client token for the request. An Idempotency
token.
The attributes required to configure and create an elastic channel. An elastic channel can support a maximum of 1-million users, excluding moderators.
Settings that control the interval after which the channel is automatically deleted.
The ARNs of the channel members in the request.
The channel mode: UNRESTRICTED
or RESTRICTED
. Administrators, moderators, and channel members can add themselves and other members to unrestricted channels. Only administrators and moderators can add members to restricted channels.
The ARNs of the channel moderators in the request.
The channel's privacy level: PUBLIC
or PRIVATE
. Private channels aren't discoverable by users outside the channel. Public channels are discoverable by anyone in the AppInstance
.