Links
Comment on page

stream-room-messages

Stream room messages.

Payload Parameters

Argument
Example
Required
Description
roomId
64a1f373376181965ab77f54
Required
The room id
back-compatibility
false
Required
Boolean to set back-compatibility.

Example Call

{
"msg": "sub",
"id": "89494",
"name": "stream-room-messages",
"params":[
"64a1f373376181965ab77f54",
false
]
}

Example Response

{
"msg":"ready",
"subs":[
"89494"
]
}
Last modified 4mo ago
Deprecation for cloud services and apps is now extended to November 20, 2023. Rocket.Chat versions receive support for six months after release.