Skip to content

Subscribe to Conversation



wss conversation_subscribe

The conversation_subscribe request allowed the user to subscribe to the channel (receive/read messages).

NameTypeDescription
cidstringConversation ID fot subscription
{
"id": "RequestId",
"success": true
}
{
"request": {
"conversation_subscribe": {
"cid": "646e2092d80fe5c4e688dfa0"
},
"id": "RequestId"
}
}