Notify All Users (Realtime)
- Print
- DarkLight
- PDF
Notify All Users (Realtime)
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
General user-wide stream.
Available events
roles-changeupdateEmojiCustomdeleteEmojiCustomupdateAvatarpublic-settings-changedpermissions-changed
Example call
{
"msg": "sub",
"id": "unique-id",
"name": "stream-notify-all",
"params":[
"event",
false
]
}Example response
{
"msg": "ready",
"subs": [
"03903"
]
}Was this article helpful?