Archive and unarchive conversation channels to organize your chat list while preserving message history and functionality
archiveChannel
function allows users to archive a specific conversation channel. Archiving a channel removes it from the active list channel but retains its data for future reference. This function takes one parameter, channelId, which specifies the ID of the channel to be archived.Parameter | Type | Required | Description |
---|---|---|---|
channelId | String | ✅ | Unique identifier of the conversation channel to archive |
Archive Management Strategy
User Experience Considerations
Notification & Communication