Build structured chat experiences by creating community, live, and conversation channels with custom configurations
ChannelRepository
provides comprehensive channel creation capabilities supporting Community, Live, and Conversation channel types. Each type offers unique characteristics and can be customized with metadata, tags, and specific configurations to match your communication needs.
Parameter | Type | Required | Description |
---|---|---|---|
displayName | String | ✅ | Public display name of the channel |
avatarFileId | String | ❌ | Image file ID for channel avatar |
metadata | Object | ❌ | Custom fields for extended functionality |
tags | Array | ❌ | Searchable tags for channel discovery |
isPublic | Boolean | ❌ | Visibility setting (public/private community) |
Channel Planning
Error Handling
Performance Optimization