Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 271 Bytes

stream-notify-room.md

File metadata and controls

23 lines (18 loc) · 271 Bytes

stream-notify-room

Stream for a room.

Event

  • deleteMessage
  • typing
  • user-activity

Example Call

{
    "msg": "sub",
    "id": "90q9",
    "name": "stream-notify-room",
    "params":[
        "room-id/deleteMessage",
        false
    ]
}